ASPxClientCallbackErrorEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new ASPx |
#Properties
Name | Description |
---|---|
handled | Gets or sets whether the event is handled and the default error handling actions are not required. |
message | Gets the error message that describes the server error that occurred. |
See Also