IHttpSessionState.Mode Property
.NET Framework 3.0
Gets the current session-state mode.
Namespace: System.Web.SessionState
Assembly: System.Web (in system.web.dll)
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.
Community Additions
ADD
Show: