OutputCacheContext.EnableOutputCaching Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the output caching logic should be configured for the incoming HTTP request.
public bool EnableOutputCaching { get; set; }
member this.EnableOutputCaching : bool with get, set
Public Property EnableOutputCaching As Boolean