MVCxClientGlobalEvents Members
An ASP.NET MVC equivalent of the client ASPxClientGlobalEvents component.
#Methods
Name | Description |
---|---|
Add |
Dynamically connects the MVCx |
Add |
Dynamically connects the MVCx |
Add |
Dynamically connects the MVCx |
Add |
Dynamically connects the MVCx |
#Events
Name | Description |
---|---|
Begin |
Occurs on the client when a callback for server-side processing is initiated. |
Callback |
Fires on the client if any server error occurs during server-side processing of a callback sent by a DevExpress MVC extension. |
Controls |
Occurs on the client side after client object models of all DevExpress MVC extensions contained within the page have been initialized. |
End |
Occurs on the client after a callback’s server-side processing has been completed. |
See Also