Class ListViewConfiguration
Represents the configuration for the listview value editor.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class ListViewConfiguration
Constructors
View SourceListViewConfiguration()
Declaration
public ListViewConfiguration()
Properties
View SourceIncludeProperties
Declaration
public ListViewConfiguration.Property[] IncludeProperties { get; set; }
Property Value
Type | Description |
---|---|
ListViewConfiguration.Property[] |