Search Results for

    Show / Hide Table of Contents
    View Source

    Class PropertyEditorsMigrationBase.ValueListConfigurationEditor

    Inheritance
    System.Object
    ConfigurationEditor
    ConfigurationEditor<ValueListConfiguration>
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_8_0_0
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    protected class ValueListConfigurationEditor : ConfigurationEditor<ValueListConfiguration>, IConfigurationEditor

    Constructors

    View Source

    ValueListConfigurationEditor(IIOHelper, IEditorConfigurationParser)

    Declaration
    public ValueListConfigurationEditor(IIOHelper ioHelper, IEditorConfigurationParser editorConfigurationParser)
    Parameters
    Type Name Description
    IIOHelper ioHelper
    IEditorConfigurationParser editorConfigurationParser
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ValueListConfigurationEditor(IIOHelper, IEditorConfigurationParser)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX