InputTagHelper.Generator 属性

定义

获取 IHtmlGenerator 用于生成 InputTagHelper的输出的 。

protected:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::IHtmlGenerator ^ Generator { Microsoft::AspNetCore::Mvc::ViewFeatures::IHtmlGenerator ^ get(); };
protected Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator Generator { get; }
member this.Generator : Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator
Protected ReadOnly Property Generator As IHtmlGenerator

属性值

适用于