ScriptAction.createScriptEventArgs Method
Creates the event arguments object for a script.
This method is static.
Parameters
- deferred
-
Type: jQuery.Deferred
A promise object that is resolved when the action is complete.
- originalEvent
-
Type: ScriptActionEventArgs
The script event args for this script event.
Return Value
Type: Object
The script event arguments object.