Mono Class Library: Overview

System.Web.SessionState.ISessionIDManager: Members

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

Public Methods

CreateSessionID(System.Web.HttpContext) : string
Documentation for this section has not yet been entered.
GetSessionID(System.Web.HttpContext) : string
Documentation for this section has not yet been entered.
Initialize()
Documentation for this section has not yet been entered.
InitializeRequest(System.Web.HttpContext, bool, out bool) : bool
Documentation for this section has not yet been entered.
RemoveSessionID(System.Web.HttpContext)
Documentation for this section has not yet been entered.
SaveSessionID(System.Web.HttpContext, string, out bool, out bool)
Documentation for this section has not yet been entered.
Validate(string) : bool
Documentation for this section has not yet been entered.