ASP.NET Pack Programmer's Guide
DateTimePicker.SaveToXml Method
See Also
 





Saves control data to an XML file or to a System.Xml.XmlDocument.

 Overload List

Name Description

DateTimePicker.SaveToXml (String, Boolean)

Saves the control into an XML file.

DateTimePicker.SaveToXml (XmlDocument, Boolean)

Saves the control into an XML document.

 See Also

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.WebForms Namespace