UrlHelper.RouteCollection Property

Visual Studio 2010

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)

No code example is currently available or this language may not be supported.

Property Value

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

Community Additions

ADD
Show: