Compartir a través de


CacheTagHelperBase.VaryByCookie Propiedad

Definición

Obtiene o establece un conjunto de nombres de cookies delimitado por comas para variar el resultado almacenado en caché.

public:
 property System::String ^ VaryByCookie { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("vary-by-cookie")]
public string VaryByCookie { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("vary-by-cookie")>]
member this.VaryByCookie : string with get, set
Public Property VaryByCookie As String

Valor de propiedad

Atributos

Se aplica a