UrlHelper.RouteCollection Property

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

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

member RouteCollection : RouteCollection with get, private set

Property Value

Type: System.Web.Routing.RouteCollection
The route collection.
Show: