Saves the control to the underlying document under the specified name. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
protected virtual void SaveToXml ( |
Visual Basic
![]() |
---|
Protected Overridable Sub SaveToXml( _ |
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.