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





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

 Overload List

Name Description

TabControl.SaveToXml (String, Boolean)

Saves the control into an XML file.

TabControl.SaveToXml (XmlDocument, Boolean)

Saves the control into an XML document.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.WebForms Namespace