-aggiunto spazio
This commit is contained in:
@@ -276,6 +276,7 @@ Public Class _TextBoxParam
|
||||
#End Region ' Constructor
|
||||
|
||||
#Region "METHODS"
|
||||
|
||||
Public Function GetValue()
|
||||
If String.IsNullOrEmpty(sValue) Then Return 0
|
||||
If Not IsNumeric(sValue) Then Return 0
|
||||
|
||||
Reference in New Issue
Block a user