Skip to main content
A newer version of this page is available. .

MVCxClientGlobalEvents Class

An ASP.NET MVC equivalent of the client ASPxClientGlobalEvents component.

Declaration

declare class MVCxClientGlobalEvents

Remarks

The MVCxClientGlobalEvents implements the functionality allowing a logic common for all DevExpress ASP.NET MVC Extensions on the page to be realized via specific client events.

See Also