Search Results for

    Show / Hide Table of Contents
    View Source

    Class EntityDataPickerValue

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class EntityDataPickerValue

    Properties

    View Source

    DataSource

    Declaration
    public required string DataSource { get; set; }
    Property Value
    Type Description
    string
    View Source

    Ids

    Declaration
    public required IEnumerable<string> Ids { get; set; }
    Property Value
    Type Description
    IEnumerable<string>
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX