Search Results for

    Show / Hide Table of Contents
    View Source

    Class ListViewConfiguration

    Represents the configuration for the listview value editor.

    Inheritance
    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
    [ConfigurationField("includeProperties")]
    public ListViewConfiguration.Property[] IncludeProperties { get; set; }
    Property Value
    Type Description
    Property[]
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX