The ViewControlErrorEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ErrorCategory |
The category for the error code. The category is the Unique Identifier of the viewer that generated the error (e.g. "AWX")
| |
| ErrorCode |
The code that represents the error
| |
| ErrorMessage |
The standard error message
|