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