PopupWindowManager.FindRequestedWindowByActionId(String) Method
In This Article
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
[Browsable(false)]
public PopupWindow FindRequestedWindowByActionId(
string actionId
)
#Parameters
Name | Type |
---|---|
action |
String |
#Returns
Type |
---|
Popup |
See Also