IHttpSessionState::SessionID Property
.NET Framework (current version)
Gets the unique session identifier for the session.
Assembly: System.Web (in System.Web.dll)
The following code example implements the SessionID property of the IHttpSessionState interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: