clsConfig..::..getFormWidget Method
Gets the form widget.
Namespace:
FlowWright.cDevDecisionEngineAssembly: 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.