WebUtils.IsFormVar

Checks to see if a form variable exists in the HttpContext. Only works in System.Web based applications

public static bool IsFormVar(string key)

Parameters

key


See also:

Class WebUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic