Search Results for

    Show / Hide Table of Contents
    View Source

    Class ValueListConfiguration

    Represents the ValueList editor configuration.

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

    Properties

    View Source

    Items

    Declaration
    public List<ValueListConfiguration.ValueListItem> Items { get; set; }
    Property Value
    Type Description
    List<ValueListConfiguration.ValueListItem>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Items
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX