RouteCollectionExtensions.GetVirtualPathForArea Method
Returns an object that contains information about the route and virtual path that are the result of generating a URL in the current area.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetVirtualPathForArea(RouteCollection, RequestContext, RouteValueDictionary) | Returns an object that contains information about the route and virtual path that are the result of generating a URL in the current area. |
|
GetVirtualPathForArea(RouteCollection, RequestContext, String, RouteValueDictionary) | Returns an object that contains information about the route and virtual path that are the result of generating a URL in the current area. |
Show: