View Source
  Class Constants.DataTypes
  
  
  
  
    Inheritance
      System.Object
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public static class DataTypes
   
  Fields
  
  
    View Source
  
  Boolean
  
  
  Declaration
  
    public const int Boolean = -49
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  DateTime
  
  
  Declaration
  
    public const int DateTime = -36
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  DefaultContentListView
  
  
  Declaration
  
    public const int DefaultContentListView = -95
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
    public const int DefaultMediaListView = -96
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  DefaultMembersListView
  
  
  Declaration
  
    public const int DefaultMembersListView = -97
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  DropDownMultiple
  
  
  Declaration
  
    public const int DropDownMultiple = -42
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  DropDownSingle
  
  
  Declaration
  
    public const int DropDownSingle = -39
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  ImageCropper
  
  
  Declaration
  
    public const int ImageCropper = 1043
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  LabelBigint
  
  
  Declaration
  
    public const int LabelBigint = -93
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  LabelDateTime
  
  
  Declaration
  
    public const int LabelDateTime = -94
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  LabelDecimal
  
  
  Declaration
  
    public const int LabelDecimal = -99
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  LabelInt
  
  
  Declaration
  
    public const int LabelInt = -91
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  LabelString
  
  
  Declaration
  
    public const int LabelString = -92
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  LabelTime
  
  
  Declaration
  
    public const int LabelTime = -98
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  RichtextEditor
  
  
  Declaration
  
    public const int RichtextEditor = -87
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  
  
  
  Declaration
  
    public const int Tags = 1041
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  Textarea
  
  
  Declaration
  
    public const int Textarea = -89
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  Textbox
  
  
  Declaration
  
    public const int Textbox = -88
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  Upload
  
  
  Declaration
  
    public const int Upload = -90
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  UploadArticle
  
  
  Declaration
  
    public const int UploadArticle = -102
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  UploadAudio
  
  
  Declaration
  
    public const int UploadAudio = -101
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  UploadVectorGraphics
  
  
  Declaration
  
    public const int UploadVectorGraphics = -103
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
    View Source
  
  UploadVideo
  
  
  Declaration
  
    public const int UploadVideo = -100
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  |