RouteConfig.OutputCachePolicy 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.
The name of the OutputCachePolicy to apply to this route. If not set then only the BasePolicy will apply.
public string? OutputCachePolicy { get; init; }
member this.OutputCachePolicy : string with get, set
Public Property OutputCachePolicy As String