WebApplication.PopupWindowManager Property
Gets the object that provides methods and events for managing popup windows.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
PopupWindowManager | A PopupWindowManager object that provides methods and events for managing popup windows. |
See Also