UndoRedoExtension.isChanged() Method
Allows you to track whether the Web Dashboard has unsaved changes.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Returns
| Type | Description |
|---|---|
| Boolean | true, if the Web Dashboard has unsaved changes; otherwise, false. |
See Also