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