HttpContextWrapper.Session Property

 

Gets the HttpSessionStateBase object for the current HTTP request.

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

override Session : HttpSessionStateBase with get

Property Value

Type: System.Web.HttpSessionStateBase

The session-state object for the current HTTP request.

.NET Framework
Available since 3.5
Return to top
Show: