Mono Class Library: Overview

System.Web.SessionState.IHttpSessionState: Property Members

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

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.