Class LabelConfiguration
Represents the configuration for the label value editor.
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class LabelConfiguration : IConfigureValueType
Constructors
View SourceLabelConfiguration()
Declaration
public LabelConfiguration()
Properties
View SourceValueType
Gets or sets the value type for the label property editor.
Declaration
[ConfigurationField("umbracoDataValueType")]
public string ValueType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |