OutputCachePolicyBuilder.Cache Method
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.
Enables caching for the current request if not already enabled.
public Microsoft.AspNetCore.OutputCaching.OutputCachePolicyBuilder Cache ();
member this.Cache : unit -> Microsoft.AspNetCore.OutputCaching.OutputCachePolicyBuilder
Public Function Cache () As OutputCachePolicyBuilder