Search Results for

    Show / Hide Table of Contents

    Class ListViewPropertyEditor

    Represents a list-view editor.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: cs.temp.dll.dll
    Syntax
    public class ListViewPropertyEditor : DataEditor

    Constructors

    ListViewPropertyEditor(IDataValueEditorFactory, IIOHelper)

    Initializes a new instance of the ListViewPropertyEditor class.

    Declaration
    public ListViewPropertyEditor(IDataValueEditorFactory dataValueEditorFactory, IIOHelper iioHelper)
    Parameters
    Type Name Description
    IDataValueEditorFactory dataValueEditorFactory
    IIOHelper iioHelper

    Methods

    CreateConfigurationEditor()

    Declaration
    protected override IConfigurationEditor CreateConfigurationEditor()
    Returns
    Type Description
    IConfigurationEditor
    In This Article
    • Constructors
      • ListViewPropertyEditor(IDataValueEditorFactory, IIOHelper)
    • Methods
      • CreateConfigurationEditor()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX