Click or drag to resize

DslWidgetActions Property

List of actions that associated with the widget

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

Property Value

IListDslWidgetAction
See Also