MVCxClientGlobalBeginCallbackEventArgs Class
In This Article
Provides data for the MVCxClientGlobalEvents.BeginCallback event.
#Declaration
TypeScript
declare class MVCxClientGlobalBeginCallbackEventArgs extends ASPxClientGlobalBeginCallbackEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientBeginCallbackEventArgs
ASPxClientGlobalBeginCallbackEventArgs
MVCxClientGlobalBeginCallbackEventArgs
See Also