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






Saves the Reminder content into an XML element.

Namespace: MindFusion.Scheduling
Assembly: Reminder.js

 Syntax

JavaScript  Copy Code

function saveToXml (element, context)

 Parameters

element

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

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