Returns a request value parsed into an integer with an optional default value set if the conversion fails.
public static int GetParamsInt(string paramsKey, int defaultValue)
Parameters
paramsKey
defaultValue
defaults to -1
Overloads:
See also:
Class WebUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic