IFrameExecuteJavaScript Method |
Name | Description | |
---|---|---|
ExecuteJavaScriptT(String, Boolean) |
Asynchronously executes JavaScript code using the current context and
converts the execution result to the specified .NET type.
| |
ExecuteJavaScript(String, Boolean) |
Asynchronously executes JavaScript code using the current context.
|