Condividi tramite


LinkTagHelper.FallbackHref Proprietà

Definizione

URL di un foglio di stile CSS a cui eseguire il fallback nel caso in cui l'URL primario non riesce.

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

Valore della proprietà

Attributi

Si applica a