Share via


LinkTagHelper.FallbackTestValue Propriedade

Definição

O valor da propriedade CSS a ser usada no teste de fallback. Deve ser usado em conjunto com FallbackTestClass e FallbackTestPropertye ou FallbackHrefFallbackHrefInclude.

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

Valor da propriedade

Atributos

Aplica-se a