Share via


LinkTagHelper.FallbackTestClass Proprietà

Definizione

Nome della classe definito nel foglio di stile da usare per il test di fallback. Deve essere usato insieme a FallbackTestProperty e FallbackTestValuee o FallbackHrefFallbackHrefInclude.

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

Valore della proprietà

Attributi

Si applica a