RunJavaScript Method (IFrame)
Runs the given JavaScript code in the frame's context and returns the result.
Overload List
OverloadDescription
RunJavaScript<TResult>(String)Runs the given JavaScript code in the frame's context and returns the result.  
RunJavaScript(String)Runs the given JavaScript code in the frame's context and returns the result.