DslWidgetActions Property
|
List of actions that associated with the widget
Namespace: Casewhere.Runtime.DSLAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic IList<DslWidgetAction> Actions { get; set; }
Property Value
IListDslWidgetAction
See Also