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