HttpRequest.Item Property
.NET Framework 3.0
Gets the specified object from the Cookies, Form, QueryString or ServerVariables collections.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public String get_Item (String key)
Not applicable.
Parameters
- key
The name of the collection member to get.