deDashboard..::..getWidgets Method
Gets the widets.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deDashboardWidget> getWidgets()
Public Function getWidgets As Dictionary(Of String, deDashboardWidget)
public: Dictionary<String^, deDashboardWidget^>^ getWidgets()