CacheTagHelperBase.Enabled Propriété

Définition

Obtient ou définit la valeur qui détermine si l’assistance de balise est activée ou non.

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

Valeur de propriété

Attributs

S’applique à