Gets the name of the form widget identifier by.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public string getFormWidgetIDByName(
string sFormWidgetName
)
Public Function getFormWidgetIDByName ( _
sFormWidgetName As String _
) As String
public:
String^ getFormWidgetIDByName(
String^ sFormWidgetName
)
Parameters
- sFormWidgetName
- Type: String
Name of the s form widget.
Return Value
System.String.