Click or drag to resize

IFrameExecuteJavaScript Method

Overload List
  NameDescription
Public methodExecuteJavaScriptT(String, Boolean)
Asynchronously executes JavaScript code using the current context and converts the execution result to the specified .NET type.
Public methodExecuteJavaScript(String, Boolean)
Asynchronously executes JavaScript code using the current context.
Top
See Also