System.Web.SessionState.HttpSessionStateContainer.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 a discussion of cookieless sessions, see the HttpSessionState.IsCookieless property of the System.Web.SessionState.HttpSessionState class.

Requirements

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