Mono Class Library: Overview

System.Web.SessionState.SessionIDManager: Method Members

The methods of System.Web.SessionState.SessionIDManager are listed below. For a list of all members, see the SessionIDManager Members list.

See Also: Inherited members from System.Object

Public Methods

CreateSessionID(System.Web.HttpContext) : string
Documentation for this section has not yet been entered.
Decode(string) : string
Documentation for this section has not yet been entered.
Encode(string) : 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.