Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.PropertyEditors.Legacy.Aliases

    Defines legacy property editor aliases.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.PropertyEditors.Legacy.Aliases

    Fields

    View Source

    ContentPicker2

    Legacy alias for the Content Picker 2 property editor.

    Declaration
    public const string ContentPicker2 = "Umbraco.ContentPicker2"
    Field Value
    Type Description
    string
    View Source

    Date

    Legacy alias for the Date property editor.

    Declaration
    public const string Date = "Umbraco.Date"
    Field Value
    Type Description
    string
    View Source

    MediaPicker2

    Legacy alias for the Media Picker 2 property editor.

    Declaration
    public const string MediaPicker2 = "Umbraco.MediaPicker2"
    Field Value
    Type Description
    string
    View Source

    MemberPicker2

    Legacy alias for the Member Picker 2 property editor.

    Declaration
    public const string MemberPicker2 = "Umbraco.MemberPicker2"
    Field Value
    Type Description
    string
    View Source

    MultiNodeTreePicker2

    Legacy alias for the Multi Node Tree Picker 2 property editor.

    Declaration
    public const string MultiNodeTreePicker2 = "Umbraco.MultiNodeTreePicker2"
    Field Value
    Type Description
    string
    View Source

    RelatedLinks

    Legacy alias for the Related Links property editor.

    Declaration
    public const string RelatedLinks = "Umbraco.RelatedLinks"
    Field Value
    Type Description
    string
    View Source

    RelatedLinks2

    Legacy alias for the Related Links 2 property editor.

    Declaration
    public const string RelatedLinks2 = "Umbraco.RelatedLinks2"
    Field Value
    Type Description
    string
    View Source

    Textbox

    Legacy alias for the Textbox property editor.

    Declaration
    public const string Textbox = "Umbraco.Textbox"
    Field Value
    Type Description
    string
    View Source

    TextboxMultiple

    Legacy alias for the Textbox Multiple property editor.

    Declaration
    public const string TextboxMultiple = "Umbraco.TextboxMultiple"
    Field Value
    Type Description
    string
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX