View Source
Class NestedContentConfigurationEditor
Represents the configuration editor for the nested content value editor.
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class NestedContentConfigurationEditor : ConfigurationEditor<NestedContentConfiguration>, IConfigurationEditor
Constructors
View Source
NestedContentConfigurationEditor(IIOHelper)
Declaration
public NestedContentConfigurationEditor(IIOHelper ioHelper)
Parameters
View Source
NestedContentConfigurationEditor(IIOHelper, IEditorConfigurationParser)
Declaration
public NestedContentConfigurationEditor(IIOHelper ioHelper, IEditorConfigurationParser editorConfigurationParser)
Parameters