Search Results for

    Show / Hide Table of Contents
    View Source

    Class ColorPickerConfiguration.ColorPickerItem

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class ColorPickerConfiguration.ColorPickerItem

    Properties

    View Source

    Label

    Declaration
    public required string Label { get; set; }
    Property Value
    Type Description
    string
    View Source

    Value

    Declaration
    public required string Value { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX