Share via


RouteConfig.OutputCachePolicy Property

Definition

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

Property Value

Applies to