Method GetEventScript
GetEventScript(EventScriptType)
Gets the script assigned to run for the specified object event.
public string GetEventScript(EventScriptType eventType)
Parameters
eventTypeEventScriptTypeThe event type to query.
Gets the script assigned to run for the specified object event.
public string GetEventScript(EventScriptType eventType)
eventType EventScriptTypeThe event type to query.