Search Results for

    Show / Hide Table of Contents
    View Source

    Class MultiNodePickerConfigurationEditor

    Represents the configuration for the multinode picker value editor.

    Inheritance
    System.Object
    ConfigurationEditor
    ConfigurationEditor<MultiNodePickerConfiguration>
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class MultiNodePickerConfigurationEditor : ConfigurationEditor<MultiNodePickerConfiguration>, IConfigurationEditor

    Constructors

    View Source

    MultiNodePickerConfigurationEditor(IIOHelper)

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