CacheTagHelperBase.Enabled Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, zda je pomocný rutina značky povolena nebo ne.

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

Hodnota vlastnosti

Atributy

Platí pro