RouteCollectionAttributeRoutingExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticMapMvcAttributeRoutes(RouteCollection^)

Maps the attribute-defined routes for the application.

System_CAPS_pubmethodSystem_CAPS_staticMapMvcAttributeRoutes(RouteCollection^, IDirectRouteProvider^)

Maps the attribute-defined routes for the application.

System_CAPS_pubmethodSystem_CAPS_staticMapMvcAttributeRoutes(RouteCollection^, IInlineConstraintResolver^)

Maps the attribute-defined routes for the application.

System_CAPS_pubmethodSystem_CAPS_staticMapMvcAttributeRoutes(RouteCollection^, IInlineConstraintResolver^, IDirectRouteProvider^)

Maps the attribute-defined routes for the application.

Return to top
Show: