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





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

 Overload List

Name Description

Button.SaveToXml (String, Boolean)

Saves the control into an XML file.

Button.SaveToXml (XmlDocument, Boolean)

Saves the control into an XML document.

 See Also

Button Members
Button Class
MindFusion.UI.WebForms Namespace