Gets the form widget events by identifier.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getFormWidgetEventsByID(
string sFormWidgetID
)
Public Function getFormWidgetEventsByID ( _
sFormWidgetID As String _
) As DataTable
public:
DataTable^ getFormWidgetEventsByID(
String^ sFormWidgetID
)
Parameters
- sFormWidgetID
- Type: String
The s form widget identifier.
Return Value
DataTable.