CacheTagHelperBase.Enabled Właściwość

Definicja

Pobiera lub ustawia wartość, która określa, czy pomocnik tagu jest włączony, czy nie.

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

Wartość właściwości

Atrybuty

Dotyczy