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

속성 값

특성

적용 대상