RouteCollectionAttributeRoutingExtensions Class
Provides routing extensions for route collection attribute.
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. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

