Back to Devexpress

ASPxClientCallbackErrorEventArgs Class

aspnet-js-aspxclientcallbackerroreventargs.md

latest846 B
Original Source

ASPxClientCallbackErrorEventArgs Class

Provides data for client events related to server-side errors that occured during callback processing.

Declaration

ts
declare class ASPxClientCallbackErrorEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientCallbackErrorEventArgs type are used as arguments for the CallbackError events generated on the client side.

ASPxClientCallbackErrorEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientCallbackErrorEventArgs ASPxClientGlobalCallbackErrorEventArgs

See Also

ASPxClientCallbackErrorEventArgs Members