Class ListViewConfigurationEditor
Represents the configuration editor for the listview value editor.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class ListViewConfigurationEditor : ConfigurationEditor<ListViewConfiguration>, IConfigurationEditor
  Constructors
View SourceListViewConfigurationEditor(IIOHelper)
Declaration
public ListViewConfigurationEditor(IIOHelper ioHelper)
  Parameters
| Type | Name | Description | 
|---|---|---|
| IIOHelper | ioHelper |