Integer Method

From HttpServer.dll

Overload List

  NameDescription
Integer(String)
Check whether the specified form item is an integer.
Integer(String, Boolean)
Check whether the specified form item is an integer.
Integer(String, String, Boolean)
Check whether the specified value is an integer.
(Inherited from Validator.)

See Also