HttpSessionStateWrapper.Contents Property

 

Gets a reference to the current session-state object.

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

override Contents : HttpSessionStateBase with get

Property Value

Type: System.Web.HttpSessionStateBase

The current session-state object.

.NET Framework
Available since 3.5
Return to top
Show: