FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDashboard..::..getWidgets Method

Gets the widets.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public Dictionary<string, deDashboardWidget> getWidgets()
Public Function getWidgets As Dictionary(Of String, deDashboardWidget)
public:
Dictionary<String^, deDashboardWidget^>^ getWidgets()

Return Value

Dictionary<System.String, deWidget>.