PopupWindowManager.GetPopupWindow(PopupWindowShowAction) Method
In This Article
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
public PopupWindow GetPopupWindow(
PopupWindowShowAction action
)
#Parameters
Name | Type |
---|---|
action | Popup |
#Returns
Type |
---|
Popup |
See Also