Mono Class Library: Overview

System.Web.SessionState.IHttpSessionState: Members

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

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]
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.
default property
Item(int)object. Documentation for this section has not yet been entered.
default property
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
KeysSystem.Collections.Specialized.NameObjectCollectionBase.KeysCollection. 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.