No, RenderPartial / RenerAction can only load views that it can access through reflection, and not through HTTP requests to external resources.
MVC "ads.mydomain.com" , Areas, , "". mydomain.com ", , .
AJAX, , , javascript. JSON , .
( Html.RenderRemote), HTTP- URL-. .
public static string RenderRemote(this HtmlHelper, string url, object model)
{
}
:
<%= Html.RenderRemote('http://ads.mydomain.com', Model');
, URL, , , URL- .