Class BackOfficeRouteAttribute
Routes a controller within the backoffice area, I.E /umbraco
public class BackOfficeRouteAttribute : RouteAttribute, IRouteTemplateProvider
- Inheritance
-
BackOfficeRouteAttribute
- Implements
- Inherited Members
Constructors
BackOfficeRouteAttribute(string)
public BackOfficeRouteAttribute(string template)
Parameters
template
string