ASPxDashboard.ShowConfirmationOnBrowserClosing Property
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.v26.1.Web.WebForms.dll
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