Compartir a través de


LinkTagHelper.FallbackTestClass Propiedad

Definición

El nombre de clase definido en la hoja de estilos que se va a usar para la prueba de reserva. Debe usarse junto con FallbackTestProperty y , FallbackTestValuey 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

Valor de propiedad

Atributos

Se aplica a