System.Web.SessionState.IHttpSessionState.IsCookieless Property

Gets a value indicating whether the session ID is embedded in the URL or stored in an HTTP cookie.

Syntax

public bool IsCookieless { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For information on cookieless sessions, see Session Identifiers.

Requirements

Namespace: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0