Skip to main content

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