The cookies sent on this HTTP request.
The return value is a collection of the cookies.
Example:C# Example
string prefered_color = Request.Cookies ["color"];
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0