ClientSideEventsBase.GetClientObjectEvents(IDictionary) Method
In This Article
For internal use.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
public virtual void GetClientObjectEvents(
IDictionary events
)
#Parameters
Name | Type | Description |
---|---|---|
events | IDictionary | An object implementing the IDictionary interface. |
See Also