LinkTagHelper.FallbackTestValue Propiedad

Definición

El valor de la propiedad de CSS que se va a usar para la prueba de reserva. Debe usarse junto con FallbackTestClass y , FallbackTestPropertyy FallbackHref o FallbackHrefInclude.

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 de propiedad

String
Atributos

Se aplica a