共用方式為


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

屬性值

屬性

適用於