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