Compartir a través de


LinkTagHelper.SuppressFallbackIntegrity Propiedad

Definición

Valor booleano que determina si se comparará un hash de integridad con FallbackHref el 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 de propiedad

Atributos

Se aplica a