HttpRequestWrapper.Cookies Property

 

Gets the collection of cookies that were sent by the client.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override Cookies : HttpCookieCollection with get

Property Value

Type: System.Web.HttpCookieCollection

The client's cookies.

.NET Framework
Available since 3.5
Return to top
Show: