Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.PropertyEditors.Aliases

    Defines Umbraco built-in property editor aliases.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Aliases

    Fields

    View Source

    BlockGrid

    Block Grid.

    Declaration
    public const string BlockGrid = "Umbraco.BlockGrid"
    Field Value
    Type Description
    System.String
    View Source

    BlockList

    Block List.

    Declaration
    public const string BlockList = "Umbraco.BlockList"
    Field Value
    Type Description
    System.String
    View Source

    Boolean

    Boolean.

    Declaration
    public const string Boolean = "Umbraco.TrueFalse"
    Field Value
    Type Description
    System.String
    View Source

    CheckBoxList

    CheckBox List.

    Declaration
    public const string CheckBoxList = "Umbraco.CheckBoxList"
    Field Value
    Type Description
    System.String
    View Source

    ColorPicker

    Color Picker.

    Declaration
    public const string ColorPicker = "Umbraco.ColorPicker"
    Field Value
    Type Description
    System.String
    View Source

    ColorPickerEyeDropper

    Eye Dropper Color Picker.

    Declaration
    public const string ColorPickerEyeDropper = "Umbraco.ColorPicker.EyeDropper"
    Field Value
    Type Description
    System.String
    View Source

    ContentPicker

    Content Picker.

    Declaration
    public const string ContentPicker = "Umbraco.ContentPicker"
    Field Value
    Type Description
    System.String
    View Source

    DateTime

    DateTime.

    Declaration
    public const string DateTime = "Umbraco.DateTime"
    Field Value
    Type Description
    System.String
    View Source

    Decimal

    Decimal.

    Declaration
    public const string Decimal = "Umbraco.Decimal"
    Field Value
    Type Description
    System.String
    View Source

    DropDownListFlexible

    DropDown List.

    Declaration
    public const string DropDownListFlexible = "Umbraco.DropDown.Flexible"
    Field Value
    Type Description
    System.String
    View Source

    EmailAddress

    Email Address.

    Declaration
    public const string EmailAddress = "Umbraco.EmailAddress"
    Field Value
    Type Description
    System.String
    View Source

    Grid

    Grid.

    Declaration
    public const string Grid = "Umbraco.Grid"
    Field Value
    Type Description
    System.String
    View Source

    ImageCropper

    Image Cropper.

    Declaration
    public const string ImageCropper = "Umbraco.ImageCropper"
    Field Value
    Type Description
    System.String
    View Source

    Integer

    Integer.

    Declaration
    public const string Integer = "Umbraco.Integer"
    Field Value
    Type Description
    System.String
    View Source

    Label

    Label.

    Declaration
    public const string Label = "Umbraco.Label"
    Field Value
    Type Description
    System.String
    View Source

    ListView

    ListView.

    Declaration
    public const string ListView = "Umbraco.ListView"
    Field Value
    Type Description
    System.String
    View Source

    MarkdownEditor

    Markdown Editor.

    Declaration
    public const string MarkdownEditor = "Umbraco.MarkdownEditor"
    Field Value
    Type Description
    System.String
    View Source

    MediaPicker

    Media Picker.

    Declaration
    public const string MediaPicker = "Umbraco.MediaPicker"
    Field Value
    Type Description
    System.String
    View Source

    MediaPicker3

    Media Picker v.3.

    Declaration
    public const string MediaPicker3 = "Umbraco.MediaPicker3"
    Field Value
    Type Description
    System.String
    View Source

    MemberGroupPicker

    Member Group Picker.

    Declaration
    public const string MemberGroupPicker = "Umbraco.MemberGroupPicker"
    Field Value
    Type Description
    System.String
    View Source

    MemberPicker

    Member Picker.

    Declaration
    public const string MemberPicker = "Umbraco.MemberPicker"
    Field Value
    Type Description
    System.String
    View Source

    MultiNodeTreePicker

    MultiNode Tree Picker.

    Declaration
    public const string MultiNodeTreePicker = "Umbraco.MultiNodeTreePicker"
    Field Value
    Type Description
    System.String
    View Source

    MultipleMediaPicker

    Multiple Media Picker.

    Declaration
    public const string MultipleMediaPicker = "Umbraco.MultipleMediaPicker"
    Field Value
    Type Description
    System.String
    View Source

    MultipleTextstring

    Multiple TextString.

    Declaration
    public const string MultipleTextstring = "Umbraco.MultipleTextstring"
    Field Value
    Type Description
    System.String
    View Source

    MultiUrlPicker

    Alias for the multi URL picker editor.

    Declaration
    public const string MultiUrlPicker = "Umbraco.MultiUrlPicker"
    Field Value
    Type Description
    System.String
    View Source

    NestedContent

    Nested Content.

    Declaration
    public const string NestedContent = "Umbraco.NestedContent"
    Field Value
    Type Description
    System.String
    View Source

    PickerRelations

    Picker Relations.

    Declaration
    public const string PickerRelations = "Umbraco.PickerRelations"
    Field Value
    Type Description
    System.String
    View Source

    RadioButtonList

    RadioButton list.

    Declaration
    public const string RadioButtonList = "Umbraco.RadioButtonList"
    Field Value
    Type Description
    System.String
    View Source

    Slider

    Slider.

    Declaration
    public const string Slider = "Umbraco.Slider"
    Field Value
    Type Description
    System.String
    View Source

    Tags

    Tags.

    Declaration
    public const string Tags = "Umbraco.Tags"
    Field Value
    Type Description
    System.String
    View Source

    TextArea

    Textbox Multiple.

    Declaration
    public const string TextArea = "Umbraco.TextArea"
    Field Value
    Type Description
    System.String
    View Source

    TextBox

    Textbox.

    Declaration
    public const string TextBox = "Umbraco.TextBox"
    Field Value
    Type Description
    System.String
    View Source

    TinyMce

    TinyMCE

    Declaration
    public const string TinyMce = "Umbraco.TinyMCE"
    Field Value
    Type Description
    System.String
    View Source

    UploadField

    Upload Field.

    Declaration
    public const string UploadField = "Umbraco.UploadField"
    Field Value
    Type Description
    System.String
    View Source

    UserPicker

    User Picker.

    Declaration
    public const string UserPicker = "Umbraco.UserPicker"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • BlockGrid
      • BlockList
      • Boolean
      • CheckBoxList
      • ColorPicker
      • ColorPickerEyeDropper
      • ContentPicker
      • DateTime
      • Decimal
      • DropDownListFlexible
      • EmailAddress
      • Grid
      • ImageCropper
      • Integer
      • Label
      • ListView
      • MarkdownEditor
      • MediaPicker
      • MediaPicker3
      • MemberGroupPicker
      • MemberPicker
      • MultiNodeTreePicker
      • MultipleMediaPicker
      • MultipleTextstring
      • MultiUrlPicker
      • NestedContent
      • PickerRelations
      • RadioButtonList
      • Slider
      • Tags
      • TextArea
      • TextBox
      • TinyMce
      • UploadField
      • UserPicker
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX