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

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : InputBase クラス
すべての入力コントロールの基本クラス。
オブジェクト モデル
InputBase クラス
シンタックス
'宣言
 
Public MustInherit Class InputBase 
   Inherits Control
   Implements ITemplate 
public abstract class InputBase : Control, ITemplate  
継承階層

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 名前空間