DeclareEventHandler Constructor
This function of the script is registered as an event handler in the system.
public DeclareEventHandler(
string
)
public:
DeclareEventHandler(
String^
)
Parameters
- strEventName
- The event handler responds to this event.