RouteBuilderAddRoutesMethodsMapRoutes Method |
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.
Namespace: Kentico.Web.MvcAssembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax Exceptions Exception | Condition |
---|
ArgumentNullException | instance is null. |
See Also