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