FlowWright.cDevDeAPI Namespace
deDesign Class
deDesign Methods
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportDashboardWidget Method

Exports the widget.

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

Syntax


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

Parameters

widgetID
Type: String
The widget identifier.

Return Value

System.String.