deDashboard..::..getWidgets Method (widgetType)
Gets the widgets.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deDashboardWidget> getWidgets( widgetType oWidgetType )
Public Function getWidgets ( _ oWidgetType As widgetType _ ) As Dictionary(Of String, deDashboardWidget)
public: Dictionary<String^, deDashboardWidget^>^ getWidgets( widgetType^ oWidgetType )
Parameters
- oWidgetType
- Type: FlowWright.cDevDeAPI..::..widgetType
Type of the o widget.