Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserPickerPropertyEditor

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

    Constructors

    View Source

    UserPickerPropertyEditor(IDataValueEditorFactory)

    Declaration
    public UserPickerPropertyEditor(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
      • UserPickerPropertyEditor(IDataValueEditorFactory)
    • Methods
      • CreateConfigurationEditor()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX