Class BackOfficeRouteAttribute
Routes a controller within the backoffice area, I.E /umbraco
Inheritance
object
Attribute
RouteAttribute
Namespace: Umbraco.Cms.Web.Common.Routing
Assembly: Umbraco.Web.Common.dll
Syntax
public class BackOfficeRouteAttribute : RouteAttribute
Constructors
View SourceBackOfficeRouteAttribute(string)
Declaration
public BackOfficeRouteAttribute(string template)
Parameters
| Type | Name | Description |
|---|---|---|
| string | template |