Mono Class Library: Overview

System.Web.Configuration.SessionStateSection: Members

The members of System.Web.Configuration.SessionStateSection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

AllowCustomSqlDatabasebool. Documentation for this section has not yet been entered.
CookielessSystem.Web.HttpCookieMode. Documentation for this section has not yet been entered.
CookieNamestring. Documentation for this section has not yet been entered.
CustomProviderstring. Documentation for this section has not yet been entered.
ModeSystem.Web.SessionState.SessionStateMode. Documentation for this section has not yet been entered.
PartitionResolverTypestring. Documentation for this section has not yet been entered.
[read-only]
ProvidersSystem.Configuration.ProviderSettingsCollection. Documentation for this section has not yet been entered.
RegenerateExpiredSessionIdbool. Documentation for this section has not yet been entered.
SessionIDManagerTypestring. Documentation for this section has not yet been entered.
SqlCommandTimeoutTimeSpan. Documentation for this section has not yet been entered.
SqlConnectionStringstring. Documentation for this section has not yet been entered.
StateConnectionStringstring. Documentation for this section has not yet been entered.
StateNetworkTimeoutTimeSpan. Documentation for this section has not yet been entered.
TimeoutTimeSpan. Documentation for this section has not yet been entered.
UseHostingIdentitybool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ElementPropertySystem.Configuration.ConfigurationElementProperty. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Protected Methods

override
PostDeserialize()
Documentation for this section has not yet been entered.