View Source
  Class Constants.SqlTemplates.VersionableRepository
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public static class VersionableRepository
   
  Fields
  
  
    View Source
  
  EnsureUniqueNodeName
  
  
  Declaration
  
    public const string EnsureUniqueNodeName = "Umbraco.Core.VersionableRepository.EnsureUniqueNodeName"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  GetParentNode
  
  
  Declaration
  
    public const string GetParentNode = "Umbraco.Core.VersionableRepository.GetParentNode"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  GetReservedId
  
  
  Declaration
  
    public const string GetReservedId = "Umbraco.Core.VersionableRepository.GetReservedId"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  GetSortOrder
  
  
  Declaration
  
    public const string GetSortOrder = "Umbraco.Core.VersionableRepository.GetSortOrder"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  GetVersion
  
  
  Declaration
  
    public const string GetVersion = "Umbraco.Core.VersionableRepository.GetVersion"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  GetVersionIds
  
  
  Declaration
  
    public const string GetVersionIds = "Umbraco.Core.VersionableRepository.GetVersionIds"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  GetVersions
  
  
  Declaration
  
    public const string GetVersions = "Umbraco.Core.VersionableRepository.GetVersions"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  SortOrderExists
  
  
  Declaration
  
    public const string SortOrderExists = "Umbraco.Core.VersionableRepository.SortOrderExists"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |