Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.PropertyEditors.Groups

    Defines Umbraco's built-in property editor groups.

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

    Fields

    View Source

    Common

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

    Lists

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

    Media

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

    People

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

    Pickers

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

    RichContent

    Declaration
    public const string RichContent = "Rich Content"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • Common
      • Lists
      • Media
      • People
      • Pickers
      • RichContent
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX