IHttpSessionState.SessionID Property
.NET Framework 2.0
Gets the unique session identifier for the session.
Namespace: System.Web.SessionState
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The following code example implements the SessionID property of the IHttpSessionState interface.
Community Additions
ADD
Show: