Class LabelConfiguration
Represents the configuration for the label value editor.
Inheritance
System.Object
Namespace: Umbraco.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class LabelConfiguration : IConfigureValueType
Properties
View SourceValueType
Declaration
[ConfigurationField("umbracoDataValueType", "Value type", "valuetype")]
public string ValueType { get; set; }
Property Value
Type | Description |
---|---|
System.String |