向应用程序添加 httpModules 元素。

<configuration> 元素
??system.web 元素(ASP.NET 设置架构)
????httpModules 元素(ASP.NET 设置架构)
??????httpModules 的 add 元素(ASP.NET 设置架构)
<add name="ModuleName"
   type=".NET Class, Assembly [,Version=version number]
      [,Culture=culture] [,PublicKeyToken=token]"/>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见