UrlHelper Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Properties

Name Description
System_CAPS_pubproperty RequestContext

Gets information about an HTTP request that matches a defined route.

System_CAPS_pubproperty RouteCollection

Gets a collection that contains the routes that are registered for the application.

See Also

UrlHelper Class
System.Web.Mvc Namespace

Return to top