Click or drag to resize

DslPageWidgetIds Property

List of widgets that associated with the page

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

Property Value

IListGuid
See Also