ASP.NET Pack Programmer's Guide
Cell.saveToXml Method
See Also
 





Saves the cell's content into an XML element.

Namespace: MindFusion.Diagramming
Package: Cell.js

 Syntax

JavaScript  Copy Code

function saveToXml (xmlElement, context)

 Parameters

xmlElement

An XML DOM element that will contain the cell's data.

context

An object providing contextual information about the serialization process and some helper serialization methods.

 See Also

Cell Members
Cell Class
MindFusion.Diagramming Namespace