HttpSessionStateWrapper.SessionID Property

 

Gets the unique identifier for the session.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overrides ReadOnly Property SessionID As String

Property Value

Type: System.String

The unique session identifier.

.NET Framework
Available since 3.5
Return to top
Show: