Class EntityDataPickerValue
Inheritance
object
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public sealed class EntityDataPickerValue
Properties
View SourceDataSource
Declaration
public required string DataSource { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Ids
Declaration
public required IEnumerable<string> Ids { get; set; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<string> |