DataHub® WebView™ Scripting
WV.ExecuteCommand (String) Method
See Also
Executes the named command.
S# Implementation
Copy
public static
string
ExecuteCommand(
string
cmd
)
Parameters
cmd
Type:
string
The name of the command.
Return Value
Text that indicates whether the command succeeded, and if it failed, the reason.
See Also
Reference
WV Class
WV Members
Cogent.DataHubWebView Namespace
ExecuteCommand Overload List and Example
List of Commands