| ConstantsValidatorMessageNumeric Field |
Stores a string for numeric field validator.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public const string Numeric = "invalid number"
Public Const Numeric As String = "invalid number"
Field Value
Type:
StringSee Also