Saves the control to the underlying document under the specified name. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
protected void SaveToXml ( |
Visual Basic
![]() |
---|
Protected Sub SaveToXml( _ |
Type: XmlDocument
A System.Xml.XmlDocument instance that allows adding data to the XML document.
Type: XmlElement
A System.Xml.XmlElement containing the item's data.
Type: XmlPersistContext
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.