OutputCacheAttribute.VaryByRouteValueNames Property

Definition

Gets or sets the route value names to vary by.

public string[]? VaryByRouteValueNames { get; init; }
member this.VaryByRouteValueNames : string[] with get, set
Public Property VaryByRouteValueNames As String()

Property Value

String[]

Applies to