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

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

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.Calendar
            C1.Web.Mvc.ColorPicker
            C1.Web.Mvc.FormInputBase

参照

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