Condividi tramite


ScriptTagHelper.FallbackSrc Proprietà

Definizione

URL di un tag script a cui eseguire il fallback nel caso in cui il tag primario non riesca.

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

Valore della proprietà

Attributi

Si applica a