Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberPickerPropertyEditor

    Inheritance
    System.Object
    DataEditor
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class MemberPickerPropertyEditor : DataEditor, IDataEditor, IDiscoverable

    Constructors

    View Source

    MemberPickerPropertyEditor(IDataValueEditorFactory)

    Declaration
    public MemberPickerPropertyEditor(IDataValueEditorFactory dataValueEditorFactory)
    Parameters
    Type Name Description
    IDataValueEditorFactory dataValueEditorFactory

    Methods

    View Source

    CreateConfigurationEditor()

    Declaration
    protected override IConfigurationEditor CreateConfigurationEditor()
    Returns
    Type Description
    IConfigurationEditor
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • MemberPickerPropertyEditor(IDataValueEditorFactory)
    • Methods
      • CreateConfigurationEditor()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX