Skip to main content
Tab

MenuClientSideEvents() Constructor

In This Article

Initializes a new instance of the MenuClientSideEvents class. For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public MenuClientSideEvents()

#Remarks

An instance of the MenuClientSideEvents class is automatically created when a new ASPxMenu object is instantiated.

See Also