Share via


LinkTagHelper.SuppressFallbackIntegrity Propriedade

Definição

Valor booliano que determina se um hash de integridade será comparado com FallbackHref o valor .

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

Valor da propriedade

Atributos

Aplica-se a