ASP.NET Pack Programmer's Guide
Diagram.setDirty Method
See Also
 





Sets a value indicating whether the diagram has changed since loading it.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setDirty (value)

 Parameters

value

A boolean value that indicates whether the diagram has changed.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace