System.Web.Configuration.SessionPageStateSection Class

Configures the sessionPageState section. This class cannot be inherited.

See Also: SessionPageStateSection Members

Syntax

public sealed class SessionPageStateSection : System.Configuration.ConfigurationSection

Remarks

The System.Web.Configuration.SessionPageStateSection refers to the sessionPageState section of the configuration file.

Note:

The System.Web.Configuration.SessionPageStateSection can read and write information from and to the related section of the configuration file according to the section property System.Configuration.SectionInformation.AllowDefinition whose value is System.Configuration.ConfigurationAllowDefinition.Everywhere.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0