Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.DataTypes

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    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

    DefaultMediaListView

    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

    Tags

    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
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • Boolean
      • DateTime
      • DefaultContentListView
      • DefaultMediaListView
      • DefaultMembersListView
      • DropDownMultiple
      • DropDownSingle
      • ImageCropper
      • LabelBigint
      • LabelDateTime
      • LabelDecimal
      • LabelInt
      • LabelString
      • LabelTime
      • RichtextEditor
      • Tags
      • Textarea
      • Textbox
      • Upload
      • UploadArticle
      • UploadAudio
      • UploadVectorGraphics
      • UploadVideo
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX