ASPxClientCallbackErrorEventArgs.message Property
Gets the error message that describes the server error that occurred.
Declaration
message: string
Property Value
| Type | Description |
|---|---|
| string | A string value that represents the error message. |
See Also