Search Results for

    Show / Hide Table of Contents
    View Source

    Class ListViewConfiguration

    Represents the configuration for the listview value editor.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class ListViewConfiguration

    Constructors

    View Source

    ListViewConfiguration()

    Declaration
    public ListViewConfiguration()

    Properties

    View Source

    IncludeProperties

    Declaration
    public ListViewConfiguration.Property[] IncludeProperties { get; set; }
    Property Value
    Type Description
    ListViewConfiguration.Property[]
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ListViewConfiguration()
    • Properties
      • IncludeProperties
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX