HttpSessionStateContainer::IsCookieless Property
.NET Framework (current version)
Gets a value indicating whether the session ID is embedded in the URL or stored in an HTTP cookie.
Assembly: System.Web (in System.Web.dll)
Implements
IHttpSessionState::IsCookielessFor a discussion of cookieless sessions, see the IsCookieless property of the HttpSessionState class.
.NET Framework
Available since 2.0
Available since 2.0
Show: