在一个应用程序内配置 HTTP 模块。可以在配置层次中的任何级别声明此元素。

<configuration> 元素
??system.web 元素(ASP.NET 设置架构)
????httpModules 元素(ASP.NET 设置架构)
<httpModules> 
   <add... />
   <remove... />
   <clear/>
</httpModules>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见