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

PopupWindowManager.FindRequestedWindowByActionId(String) Method

Namespace: DevExpress.ExpressApp.Web

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

Declaration

[Browsable(false)]
public PopupWindow FindRequestedWindowByActionId(
    string actionId
)

Parameters

Name Type
actionId String

Returns

Type
PopupWindow
See Also