Writes the specified object under the specified name.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public XmlElement WriteObject ( |
Visual Basic
![]() |
---|
Public Function WriteObject( _ |
The object to write.
A string specifying the name of the element.
The parent XML element.
Type: XmlElement
The created XmlElement