Mono Class Library: Overview

System.Web.SessionState.HttpSessionStateContainer: Members

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

See Also: Inherited members from System.Object

Public Constructors

Public Properties

CodePageint. Documentation for this section has not yet been entered.
[read-only]
CookieModeSystem.Web.HttpCookieMode. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
IsAbandonedbool. Documentation for this section has not yet been entered.
[read-only]
IsCookielessbool. Documentation for this section has not yet been entered.
[read-only]
IsNewSessionbool. Documentation for this section has not yet been entered.
[read-only]
IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
IsSynchronizedbool. Documentation for this section has not yet been entered.
LCIDint. Documentation for this section has not yet been entered.
[read-only]
ModeSessionStateMode. Documentation for this section has not yet been entered.
[read-only]
SessionIDstring. Documentation for this section has not yet been entered.
[read-only]
StaticObjectsSystem.Web.HttpStaticObjectsCollection. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject. Documentation for this section has not yet been entered.
Timeoutint. Documentation for this section has not yet been entered.

Public Methods

Abandon()
Documentation for this section has not yet been entered.
Add(string, object)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
CopyTo(Array, int)
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
Remove(string)
Documentation for this section has not yet been entered.
RemoveAll()
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.SessionState.IHttpSessionState.Itemobject. Documentation for this section has not yet been entered.
System.Web.SessionState.IHttpSessionState.Itemobject. Documentation for this section has not yet been entered.
[read-only]
System.Web.SessionState.IHttpSessionState.KeysSystem.Collections.Specialized.NameObjectCollectionBase.KeysCollection. Documentation for this section has not yet been entered.