View Source
Class BlockGridPropertyEditor
Represents a block list property editor.
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class BlockGridPropertyEditor : BlockGridPropertyEditorBase, IDataEditor, IDiscoverable
Constructors
View Source
BlockGridPropertyEditor(IDataValueEditorFactory, IIOHelper, IBlockValuePropertyIndexValueFactory)
Declaration
public BlockGridPropertyEditor(IDataValueEditorFactory dataValueEditorFactory, IIOHelper ioHelper, IBlockValuePropertyIndexValueFactory blockValuePropertyIndexValueFactory)
Parameters
Properties
View Source
SupportsConfigurableElements
Declaration
public override bool SupportsConfigurableElements { get; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
View Source
CreateConfigurationEditor()
Declaration
protected override IConfigurationEditor CreateConfigurationEditor()
Returns