Share via


RouteCollectionExtensions.GetVirtualPathForArea Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public methodStatic member 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.
Public methodStatic member 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.

Top

See Also

Reference

RouteCollectionExtensions Class

System.Web.Mvc Namespace