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





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

 Overload List

Name Description

DropDown.SaveToXml (String, Boolean)

Saves the control into an XML file.

DropDown.SaveToXml (XmlDocument, Boolean)

Saves the control into an XML document.

 See Also

DropDown Members
DropDown Class
MindFusion.UI.WebForms Namespace