DataHub® WebView™ Scripting
IApplicationDiagnostics.TraceWarning Method
See Also
Writes a warning message.
S# Implementation
Copy
void
TraceWarning(
string
message
)
Parameters
message
Type:
string
The text of the log message.
See Also
Reference
IApplicationDiagnostics Interface
IApplicationDiagnostics Members
Cogent.DataHubWebView.Controls Namespace