OutputCacheContext.EnableOutputCaching 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
确定是否应为传入 HTTP 请求配置输出缓存逻辑。
public bool EnableOutputCaching { get; set; }
member this.EnableOutputCaching : bool with get, set
Public Property EnableOutputCaching As Boolean