WebBrowser.InvokeScript Method
Executes a scripting function defined in the currently loaded document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
InvokeScript(String) | Executes a script function that is implemented by the currently loaded document. |
|
InvokeScript(String, Object[]) | Executes a script function that is defined in the currently loaded document. |