MindFusion.Scheduling for JavaScript Programmer's Guide
Contact.loadFromXml Method
See Also
 






Loads the contact content from an XML element.

Namespace: MindFusion.Scheduling
Assembly: Contact.js

 Syntax

JavaScript  Copy Code

function loadFromXml (element, context)

 Parameters

element

Element. An XML DOM element that contains the contact's serialized content.

context

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

 See Also

Contact Members
Contact Class
MindFusion.Scheduling Namespace