SessionManage Constructor
   Instantiates a new instance of the SessionManage class.
   
                
    Namespace: 
   CoreAssembly: Core (in Core.dll)
Syntax
public SessionManage( HttpSessionStateBase httpSessionState )
Parameters
- httpSessionState
- Type: HttpSessionStateBase
 ASP.NET Session State used to track the underlying state.