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