Skip to main content
Tab

PopupControlClientSideEvents() Constructor

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public PopupControlClientSideEvents()

#Remarks

An instance of the PopupControlClientSideEvents class is automatically created when a new ASPxClientPopupControl object is instantiated.

See Also