LinkTagHelper.FallbackTestClass Propriedade

Definição

O nome da classe definido na folha de estilos a ser usada no teste de fallback. Deve ser usado em conjunto com FallbackTestProperty e FallbackTestValuee e ou 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

Valor da propriedade

Atributos

Aplica-se a