FlowWright.cDevDeAPI Namespace
FlowWright.cDevDeAPI.Globalization Namespace
FlowWright.cDevDecisionEngine Namespace

deGlobalization..::..removeDashboardWidgetCategoryResource Method

Removes the dashboard widget category resource.

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

Syntax


public bool removeDashboardWidgetCategoryResource(
	string widgetCategoryName
)
Public Function removeDashboardWidgetCategoryResource ( _
	widgetCategoryName As String _
) As Boolean
public:
bool^ removeDashboardWidgetCategoryResource(
	String^ widgetCategoryName
)

Parameters

widgetCategoryName
Type: String
Name of the widget category.

Return Value

true if XXXX, false otherwise.