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






Loads the Reminder content from an XML element.

Namespace: MindFusion.Scheduling
Assembly: Reminder.js

 Syntax

JavaScript  Copy Code

function loadFromXml (element, context)

 Parameters

element

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

context

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

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace