FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConfig..::..getFormWidget Method

Gets the form widget.

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

Syntax


public clsFormWidget getFormWidget(
	string sFormWidgetName
)
Public Function getFormWidget ( _
	sFormWidgetName As String _
) As clsFormWidget
public:
clsFormWidget^ getFormWidget(
	String^ sFormWidgetName
)

Parameters

sFormWidgetName
Type: String
Name of the s form widget.

Return Value

clsFormWidget.