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