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