ASP.NET Core MVC コントロールヘルプ
FormInputBase クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : FormInputBase クラス
The base class for all form input controls.
オブジェクト モデル
FormInputBase クラス
シンタックス
'宣言
 
Public MustInherit Class FormInputBase 
   Inherits InputBase
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public abstract class FormInputBase : InputBase, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.FormInputBase
               C1.Web.Mvc.DropDown
               C1.Web.Mvc.InputMask
               C1.Web.Mvc.InputNumber

参照

FormInputBase メンバ
C1.Web.Mvc 名前空間