ASPxClientGlobalCallbackErrorEventArgs Class
In This Article
Provides data for the ASPxClientGlobalEvents.CallbackError event.
#Declaration
TypeScript
declare class ASPxClientGlobalCallbackErrorEventArgs extends ASPxClientCallbackErrorEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientCallbackErrorEventArgs
ASPxClientGlobalCallbackErrorEventArgs
See Also