IConfiguration ApiGet Widget Actions Method
Get all widget actions with widgetId
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
A list of widget actions
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
IList<DslWidgetAction> GetWidgetActions(
string widgetId
)Parameters
- widgetId String
- Id of widget
Return Value
IListDslWidgetActionA list of widget actions