MindFusion.UI for WebForms Programmer's Guide

Accordion.SaveToXml Method

See Also
 





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

 Overload List

Name Description

Accordion.SaveToXml (String)

Saves the control into an XML file.

Accordion.SaveToXml (XmlDocument)

Saves the control into an XML document.

Accordion.SaveToXml (XmlDocument, Boolean)

Saves the control into an XML document.

 See Also