CacheTagHelperBase.VaryBy Vlastnost

Definice

Získá nebo nastaví String , aby se výsledek uložený v mezipaměti lišit.

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

Hodnota vlastnosti

String
Atributy

Platí pro