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