FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getFormWidgetCategoryIDByName Method

Gets the name of the form widget category identifier by.

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

Syntax


public string getFormWidgetCategoryIDByName(
	string sFormWidgetCategoryName
)
Public Function getFormWidgetCategoryIDByName ( _
	sFormWidgetCategoryName As String _
) As String
public:
String^ getFormWidgetCategoryIDByName(
	String^ sFormWidgetCategoryName
)

Parameters

sFormWidgetCategoryName
Type: String
Name of the s form widget category.

Return Value

System.String.