Mono Class Library: Overview

System.Web.SessionState.SessionIDManager: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
SessionIDMaxLengthint. Documentation for this section has not yet been entered.

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.