View Source
  Class Constants.ReferenceType
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public static class ReferenceType
   
  
  
  Fields
  
  
    View Source
  
  Document
  
  
  Declaration
  
    public const string Document = "document"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  DocumentTypePropertyType
  
  
  Declaration
  
    public const string DocumentTypePropertyType = "document-type-property-type"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
    public const string Media = "media"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
    public const string MediaTypePropertyType = "media-type-property-type"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Member
  
  
  Declaration
  
    public const string Member = "member"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  MemberTypePropertyType
  
  
  Declaration
  
    public const string MemberTypePropertyType = "member-type-property-type"
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |