标签:style blog c http a width
一、在新添加的域中中的 AreaRegistration中作如下设置:
二、在原来的Global.asax中设置:
三、不同域之间的跳转
@Url.Action("Index", "Imageselect", new { Area = "" })为空表示跳转到原来的域。
Mvc中域的添加和不同域之间的跳转,布布扣,bubuko.com
Mvc中域的添加和不同域之间的跳转
原文地址:http://www.cnblogs.com/surfing/p/3736723.html