FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getDashboardWidgetIDByName Method

Gets the name of the dashboard widget identifier by.

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

Syntax


public string getDashboardWidgetIDByName(
	string widgetName
)
Public Function getDashboardWidgetIDByName ( _
	widgetName As String _
) As String
public:
String^ getDashboardWidgetIDByName(
	String^ widgetName
)

Parameters

widgetName
Type: String
Name of the widget.

Return Value

System.String.