HtmlHelper.RouteCollection Property
Gets or sets the collection of routes for the application.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The RouteCollection instance that is returned by this property provides methods that enable you to manage a collection of objects that derive from the RouteBase class.
Show: