RouteCollectionAddRoutesMethods Class |
Namespace: Kentico.Web.Mvc
public static class RouteCollectionAddRoutesMethods
The RouteCollectionAddRoutesMethods type exposes the following members.
Name | Description | |
---|---|---|
MapRoutes |
Adds system routes such as Kentico HTTP handlers or feature specific routes. All required features must be enabled
prior to calling this method as feature specific routes cannot be added later.
|