RouteCollection.GetVirtualPath Method
Returns information about the URL path that is associated with the route.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetVirtualPath(RequestContext, RouteValueDictionary) | Returns information about the URL path that is associated with the route, given the specified context and parameter values. |
|
GetVirtualPath(RequestContext, String, RouteValueDictionary) | Returns information about the URL path that is associated with the named route, given the specified context, route name, and parameter values. |