Saves the localization info to an XML document.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void SaveToXml ( |
Visual Basic Copy Code |
---|
Public Sub SaveToXml( _ |
The path of the file to save to.
Saves the localization info as tags in an XML document. Use LoadFromXml to restore the localization info later.