DslPageWidgetIds Property

List of widgets that associated with the page

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public IList<Guid> WidgetIds { get; set; }

Property Value

IListGuid

See Also