UrlRoutingHandler::RouteCollection Property
.NET Framework (current version)
Gets or sets the collection of defined routes for the ASP.NET application.
Assembly: System.Web (in System.Web.dll)
public: property RouteCollection^ RouteCollection { RouteCollection^ get(); void set(RouteCollection^ value); }
.NET Framework
Available since 3.5
Available since 3.5
Show: