Search
Diagram.saveToXml Method
See Also
 





Saves the diagram to an XML file.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function saveToXml (url)

 Parameters

url

String. A URL specifying where the diagram's XML should be posted to.

 See Also