Compartir a través de


LinkTagHelper.FallbackHref Propiedad

Definición

Dirección URL de una hoja de estilos CSS a la que se va a revertir en el caso de que se produzca un error en el principal.

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

Valor de propiedad

Atributos

Se aplica a