Reads a boolean value with the specified name.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool ReadBool ( |
Visual Basic
![]() |
---|
Public Function ReadBool( _ |
A string specifying the name of the element.
The parent XML element.
A default value to use, if no bool is read.
Type: Boolean
The read bool value