Class PropertyEditorsMigrationBase.ValueListConfigurationEditor
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_8_0_0
Assembly: Umbraco.Infrastructure.dll
Syntax
protected class ValueListConfigurationEditor : ConfigurationEditor<ValueListConfiguration>, IConfigurationEditor
Constructors
View SourceValueListConfigurationEditor(IIOHelper, IEditorConfigurationParser)
Declaration
public ValueListConfigurationEditor(IIOHelper ioHelper, IEditorConfigurationParser editorConfigurationParser)
Parameters
Type | Name | Description |
---|---|---|
IIOHelper | ioHelper | |
IEditor |
editorConfigurationParser |