FlowWright.cDevDeAPI Namespace
deFormDesign Class
deFormDesign Methods
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getFormWidgetsForCategory Method

Gets the form widgets for category.

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

Syntax


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

Parameters

sFormWidgetCategoryID
Type: String
The s form widget category identifier.

Return Value

SortedList.