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