Class ColorPickerConfiguration.ColorPickerItem
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class ColorPickerConfiguration.ColorPickerItem
Properties
View SourceLabel
Declaration
public required string Label { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
public required string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |