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