System.Web.Configuration.SystemWebSectionGroup Class

Allows the user to programmatically access the system.web group of the configuration file. This class cannot be inherited.

See Also: SystemWebSectionGroup Members

Syntax

public sealed class SystemWebSectionGroup : System.Configuration.ConfigurationSectionGroup

Remarks

The System.Web.Configuration.SystemWebSectionGroup class refers to the system.web group within a configuration file. You can use this type to access any of the sections contained in this group.

Requirements

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