Loads schedule data from an XML document.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public void LoadFromXml ( |
Visual Basic
![]() |
---|
Public Sub LoadFromXml( _ |
This method loads data from an XML file created by a previous call to SaveToXml. Any data contained in the schedule is discarded before the items stored in the reader are loaded.