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

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : InputDateBase クラス
日付の入力を可能にするコントロールの基本クラス。
オブジェクト モデル
InputDateBase クラス
シンタックス
'宣言
 
Public MustInherit Class InputDateBase 
   Inherits DropDown
   Implements IDropDownITemplate 
public abstract class InputDateBase : DropDown, IDropDownITemplate  
継承階層

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.InputDateBase
                     C1.Web.Mvc.InputDate
                     C1.Web.Mvc.InputDateRange
                     C1.Web.Mvc.InputDateTime

参照

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