FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..removeFormWidgetCategory Method

Removes the form widget category.

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

Syntax


public bool removeFormWidgetCategory(
	string sFormWidgetCategoryID
)
Public Function removeFormWidgetCategory ( _
	sFormWidgetCategoryID As String _
) As Boolean
public:
bool^ removeFormWidgetCategory(
	String^ sFormWidgetCategoryID
)

Parameters

sFormWidgetCategoryID
Type: String
The s form widget category identifier.

Return Value

true if XXXX, false otherwise.