包含缓存设置组,可将这些设置应用于页以指定 @OutputCache 指令。

configuration 元素(常规设置架构)
??system.web 元素(ASP.NET 设置架构)
????caching 元素(ASP.NET 设置架构)
??????caching 的 outputCacheSettings 元素(ASP.NET 设置架构)
????????caching 的 outputCacheSettings 的 outputCacheProfiles 元素(ASP.NET 设置架构)
<outputCacheProfiles>
    <add.../>
    <clear />
    <remove.../>
</outputCacheProfiles>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见