HttpSessionStateWrapper::CookieMode Property
.NET Framework (current version)
Gets a value that indicates whether the application is configured for cookieless sessions.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web::HttpCookieModeOne of the cookie-mode values that indicate whether the application is configured for cookieless sessions. The default is HttpCookieMode::UseCookies.
.NET Framework
Available since 3.5
Available since 3.5
Show: