Loads the item content from an XML element.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
function loadFromXml (xmlElement, context) |
An XML DOM element that contains the item's serialized content.
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.