Sdílet prostřednictvím


ScriptTagHelper.SuppressFallbackIntegrity Vlastnost

Definice

Logická hodnota, která určuje, jestli se hodnota hash integrity porovná s FallbackSrc hodnotou.

public:
 property bool SuppressFallbackIntegrity { bool get(); void set(bool value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-suppress-fallback-integrity")]
public bool SuppressFallbackIntegrity { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-suppress-fallback-integrity")>]
member this.SuppressFallbackIntegrity : bool with get, set
Public Property SuppressFallbackIntegrity As Boolean

Hodnota vlastnosti

Atributy

Platí pro