ASPxDashboard.ShowConfirmationOnBrowserClosing Property
In This Article
Gets or sets whether the web browser displays a confirmation message when an-end user closes a page containing the Web Dashboard.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if the web browser displays a confirmation message when an-end user closes a page containing the Web Dashboard; otherwise, false. |
See Also