Writes a long value with the specified name. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public XmlElement WriteLong ( |
Visual Basic
![]() |
---|
Public Function WriteLong( _ |
Type: Int64
The long value to write.
Type: String
A string specifying the name of the element.
Type: XmlElement
The parent XML element.
Type: XmlElement
The created XmlElement