HttpCookie.Item Property (String)
.NET Framework (current version)
Gets a shortcut to the HttpCookie.Values property. This property is provided for compatibility with previous versions of Active Server Pages (ASP).
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The key (index) of the cookie value.
.NET Framework
Available since 1.1
Available since 1.1
Show: