FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getDashboardWidgetCategory Method

getWidgetCategory

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

Syntax


public string getDashboardWidgetCategory(
	string categoryID
)
Public Function getDashboardWidgetCategory ( _
	categoryID As String _
) As String
public:
String^ getDashboardWidgetCategory(
	String^ categoryID
)

Parameters

categoryID
Type: String
The category identifier.

Return Value

System.String.