The following tables list the members exposed by AJAXResponseErrorEventArgs.
Name | Description | |
---|---|---|
![]() | AJAXResponseErrorEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | browserEvent | Gets reference to browser event.Reference to browser event. (Inherited from Infragistics.Web.UI.EventArgs) |
![]() | browserResponseObject | Returns the browser's response object. The object contains information about the error. |
![]() | cancel | Checks if event was canceled.True: event was canceled (Inherited from Infragistics.Web.UI.CancelEventArgs) |
![]() | message | Message from server. |
![]() | requestTimedOut | Boolean indication whether the request is being timed out. |
Name | Description | |
---|---|---|
![]() | dispose | Disposes object. (Inherited from Infragistics.Web.UI.EventArgs) |