DataHub® WebView™ Scripting
WV.MsgBox (Object) Method
See Also
Displays an interactive message dialog with the specified text.
S# Implementation
Copy
public static
void
MsgBox(
object
message
)
Parameters
message
Type:
object
The message text.
See Also
Reference
WV Class
WV Members
Cogent.DataHubWebView Namespace
MsgBox Overload List and Example