JSFunctionInvokeEventArgs Class Members
The following tables list the members exposed by JSFunctionInvokeEventArgs.
Public Properties
Name | Description | |
---|---|---|
Arguments | Gets the arguments. | |
FunctionName | Gets the name of the JSFuntion. | |
ReturnValue | Gets or sets return value. |
See Also