Condividi tramite


CacheTagHelperBase.Enabled Proprietà

Definizione

Ottiene o imposta il valore che determina se l'helper tag è abilitato o meno.

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

Valore della proprietà

Attributi

Si applica a