IHttpSessionState::Mode Property
.NET Framework (current version)
Gets the current session-state mode.
Assembly: System.Web (in System.Web.dll)
For information on different session-state modes, see Session-State Modes.
The following code example implements the Mode property of the IHttpSessionState interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: