Share via


ScriptTagHelper.FallbackSrc Propriété

Définition

URL d’une balise du script vers laquelle revenir en cas d’échec de la balise principale du script.

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

Valeur de propriété

Attributs

S’applique à