Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Web.Mvc

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Mvc

    Fields

    View Source

    BackOfficeApiArea

    Declaration
    public const string BackOfficeApiArea = "UmbracoApi"
    Field Value
    Type Description
    System.String
    View Source

    BackOfficeArea

    Declaration
    public const string BackOfficeArea = "UmbracoBackOffice"
    Field Value
    Type Description
    System.String
    View Source

    BackOfficePathSegment

    Declaration
    public const string BackOfficePathSegment = "BackOffice"
    Field Value
    Type Description
    System.String
    View Source

    BackOfficeTreeArea

    Declaration
    public const string BackOfficeTreeArea = "UmbracoTrees"
    Field Value
    Type Description
    System.String
    View Source

    InstallArea

    Declaration
    public const string InstallArea = "UmbracoInstall"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • BackOfficeApiArea
      • BackOfficeArea
      • BackOfficePathSegment
      • BackOfficeTreeArea
      • InstallArea
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX