The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element
|
Description
|
|---|
add
|
Optional element.
Adds an httpModules element to an application.
|
clear
|
Optional element.
Removes all httpModules element from an application.
|
remove
|
Optional element.
Removes a reference to an httpModules element.
The value must exactly match that of a previous add directive.
|
Parent Elements
Element
|
Description
|
|---|
configuration
|
Specifies the required root element in every configuration file that is used by the common language runtime and the .NET Framework applications.
|
system.web
|
Specifies the root element for the ASP.NET configuration section.
|