The methods of System.Web.SessionState.SessionStateUtility are listed below. For a list of all members, see the SessionStateUtility Members list.
See Also: Inherited members from System.Object
static | AddHttpSessionStateToContext(System.Web.HttpContext, IHttpSessionState)
| |
static | GetHttpSessionStateFromContext(System.Web.HttpContext)
| |
static | GetSessionStaticObjects(System.Web.HttpContext)
| |
static | RaiseSessionEnd(IHttpSessionState, object, EventArgs)
| |
static | RemoveHttpSessionStateFromContext(System.Web.HttpContext)
|