View Source
  Class Constants.UmbracoIndexes
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public static class UmbracoIndexes
   
  Fields
  
  
    View Source
  
  DeliveryApiContentIndexName
  
  
  Declaration
  
    public const string DeliveryApiContentIndexName = "DeliveryApiContentIndex"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  ExternalIndexName
  
  
  Declaration
  
    public const string ExternalIndexName = "ExternalIndex"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  InternalIndexName
  
  
  Declaration
  
    public const string InternalIndexName = "InternalIndex"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  MembersIndexName
  
  
  Declaration
  
    public const string MembersIndexName = "MembersIndex"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |