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

ClientSideEventsBase.GetClientObjectEvents(IDictionary) Method

For internal use.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual void GetClientObjectEvents(
    IDictionary events
)

Parameters

Name Type Description
events IDictionary

An object implementing the IDictionary interface.

See Also