Share via


CacheTagHelperBase.Enabled プロパティ

定義

タグ ヘルパーが有効かどうかを決定する値を取得または設定します。

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

プロパティ値

属性

適用対象