다음을 통해 공유


ValidationSummaryTagHelper.Generator 속성

정의

IHtmlGenerator 의 출력을 생성하는 데 사용되는 를 ValidationSummaryTagHelper가져옵니다.

protected:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::IHtmlGenerator ^ Generator { Microsoft::AspNetCore::Mvc::ViewFeatures::IHtmlGenerator ^ get(); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNotBound]
protected Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator Generator { get; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNotBound>]
member this.Generator : Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator
Protected ReadOnly Property Generator As IHtmlGenerator

속성 값

특성

적용 대상