PopupShowingEventArgs.ContentUrl Property
Gets a URL that will be assigned to the ASPxPopupControlBase.ContentUrl property of the displayed popup.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string containg a URL that will be assigned to the ASPxPopupControlBase.ContentUrl property of the displayed popup. |
See Also