UrlHelper::RouteCollection Property
Gets a collection that contains the routes that are registered for the application.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property RouteCollection^ RouteCollection { RouteCollection^ get(); private: void set(RouteCollection^ value); }
Show: