Search
TabbedDiagramView.toJson Method
See Also
 





Saves the diagram to a JSON string.

Namespace: MindFusion.Diagramming.Controls
File: TabbedDiagramView.js

 Syntax

JavaScript  Copy Code

function toJson ()

 Return Value

String. A string containing the diagram's JSON representation.

 See Also