RouteCollectionAttributeRoutingExtensions Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | MapMvcAttributeRoutes(RouteCollection^) | Maps the attribute-defined routes for the application. |
![]() ![]() | MapMvcAttributeRoutes(RouteCollection^, IDirectRouteProvider^) | Maps the attribute-defined routes for the application. |
![]() ![]() | MapMvcAttributeRoutes(RouteCollection^, IInlineConstraintResolver^) | Maps the attribute-defined routes for the application. |
![]() ![]() | MapMvcAttributeRoutes(RouteCollection^, IInlineConstraintResolver^, IDirectRouteProvider^) | Maps the attribute-defined routes for the application. |
Show:

