Controller.Session Property
Gets the HttpSessionStateBase object for the current HTTP request.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.HttpSessionStateBaseThe HTTP session-state object for the current HTTP request.
Show: