Reads the boolean value with the specified name.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool ReadBool ( |
Visual Basic
![]() |
---|
Public Function ReadBool( _ |
Type: String
The name of the element to read.
The bool value read; null (Nothing in Visual Basic) if reading has failed.