Saves the control into an XML document. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public virtual void SaveToXml ( |
Visual Basic
![]() |
---|
Public Overridable Sub SaveToXml( _ |
Type: XmlDocument
A System.Xml.XmlDocument instance that allows adding data to the XML document.
Type: Boolean
Indicates whether unaltered properties of the control will be saved to the XML document.