FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getFormWidgetCategory Method

Gets the form widget category.

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

Syntax


public string getFormWidgetCategory(
	string sFormWidgetCategoryID
)
Public Function getFormWidgetCategory ( _
	sFormWidgetCategoryID As String _
) As String
public:
String^ getFormWidgetCategory(
	String^ sFormWidgetCategoryID
)

Parameters

sFormWidgetCategoryID
Type: String
The s form widget category identifier.

Return Value

System.String.