See Also: HttpModulesSection Members
The System.Web.Configuration.HttpModulesSection class provides a way to programmatically access and modify the httpModules section of a configuration file.
This type is part of a group that includes the System.Web.Configuration.HttpModuleAction and the System.Web.Configuration.HttpModuleActionCollection types.
The System.Web.Configuration.HttpModulesSection 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.