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