Click or drag to resize

IFrame.ExecuteJavaScript Method

Overload List
  NameDescription
Public methodExecuteJavaScript<T>(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