Mono Class Library: Overview

System.Web.SessionState.SessionStateUtility: Members

The members of System.Web.SessionState.SessionStateUtility are listed below.

See Also: Inherited members from System.Object

Public Methods

static
AddHttpSessionStateToContext(System.Web.HttpContext, IHttpSessionState)
Documentation for this section has not yet been entered.
static
GetHttpSessionStateFromContext(System.Web.HttpContext) : IHttpSessionState
Documentation for this section has not yet been entered.
static
GetSessionStaticObjects(System.Web.HttpContext) : System.Web.HttpStaticObjectsCollection
Documentation for this section has not yet been entered.
static
RaiseSessionEnd(IHttpSessionState, object, EventArgs)
Documentation for this section has not yet been entered.
static
RemoveHttpSessionStateFromContext(System.Web.HttpContext)
Documentation for this section has not yet been entered.