Class Constants.Web.AttributeRouting
Contains attribute routing constants.
Inheritance
object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.Web.AttributeRouting
Fields
View SourceBackOfficeToken
The backoffice route token used in attribute routing.
Declaration
public const string BackOfficeToken = "umbracoBackOffice"
Field Value
| Type | Description |
|---|---|
| string |