The ViewControlErrorEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyErrorCategory
The category for the error code. The category is the Unique Identifier of the viewer that generated the error (e.g. "AWX")
Public propertyErrorCode
The code that represents the error
Public propertyErrorMessage
The standard error message

See Also