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