View Source
  Class Constants.Web.Mvc
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
  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
  
  BackOfficeLoginArea
  
  
  Declaration
  
    public const string BackOfficeLoginArea = "UmbracoLogin"
   
  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 |  |