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