FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConfig..::..getDashboardWidget Method

Gets the dashboard widget.

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

Syntax


public clsDashboardWidget getDashboardWidget(
	string widgetID
)
Public Function getDashboardWidget ( _
	widgetID As String _
) As clsDashboardWidget
public:
clsDashboardWidget^ getDashboardWidget(
	String^ widgetID
)

Parameters

widgetID
Type: String
The widget identifier.

Return Value

clsDashboardWidget.