FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getDashboardWidgetCategoryIDByName Method

Gets the name of the dashboard widget category identifier by.

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

Syntax


public string getDashboardWidgetCategoryIDByName(
	string widgetCategoryName
)
Public Function getDashboardWidgetCategoryIDByName ( _
	widgetCategoryName As String _
) As String
public:
String^ getDashboardWidgetCategoryIDByName(
	String^ widgetCategoryName
)

Parameters

widgetCategoryName
Type: String
Name of the widget category.

Return Value

System.String.