HttpCapabilitiesBase::Cookies Property
.NET Framework (current version)
Gets a value indicating whether the browser supports cookies.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser supports cookies; otherwise, false. The default is false.
The Cookies property indicates whether the browser application supports cookies. If the user has disabled cookies in their application, the Cookies property will not be affected.
.NET Framework
Available since 2.0
Available since 2.0
Show: