Version

AJAXResponseErrorEventArgs class Members

The following tables list the members exposed by AJAXResponseErrorEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertybrowserEventGets reference to browser event.Reference to browser event. (Inherited from Infragistics.Web.UI.EventArgs)
Public PropertybrowserResponseObjectReturns the browser's response object. The object contains information about the error.  
Public PropertycancelChecks if event was canceled.True: event was canceled (Inherited from Infragistics.Web.UI.CancelEventArgs)
Public PropertymessageMessage from server.  
Public PropertyrequestTimedOutBoolean indication whether the request is being timed out.  
Public Methods
 NameDescription
Public MethoddisposeDisposes object. (Inherited from Infragistics.Web.UI.EventArgs)
See Also