Skip to main content
A newer version of this page is available. .

PopupWindowManager.ActivePopupWindowActions Property

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public LightDictionary<string, PopupWindowShowAction> ActivePopupWindowActions { get; }

Property Value

Type
DevExpress.ExpressApp.Utils.LightDictionary<String, PopupWindowShowAction>
See Also