System.Web.Configuration.HttpCapabilitiesBase.Cookies Property

Gets a value indicating whether the browser supports cookies.

Syntax

public bool Cookies { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HttpCapabilitiesBase.Cookies property indicates whether the browser application supports cookies. If the user has disabled cookies in their application, the HttpCapabilitiesBase.Cookies property will not be affected.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0