HttpSessionStateContainer.IsCookieless Property
.NET Framework 2.0
Gets a value indicating whether the session ID is embedded in the URL or stored in an HTTP cookie.
Namespace: System.Web.SessionState
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
For a discussion of cookieless sessions, see the IsCookieless property of the HttpSessionState class.
Community Additions
ADD
Show: