Class ValueListConfiguration
Represents the ValueList editor configuration.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class ValueListConfiguration
Properties
View SourceItems
Declaration
public List<ValueListConfiguration.ValueListItem> Items { get; set; }
Property Value
Type | Description |
---|---|
List<ValueListConfiguration.ValueListItem> |