为 Web 应用程序配置缓存设置。

configuration 元素(常规设置架构)
??system.web 元素(ASP.NET 设置架构)
????caching 元素(ASP.NET 设置架构)
<caching>
   <cache>...</cache>
   <outputCache>...</outputCache>
      <outputCacheSettings>...</outputCacheSettings>
   <sqlCacheDependency>...</sqlCacheDependency>
</caching>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见