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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : InputDateBase クラス
The base class for the controls which allow the users to type in dates.
オブジェクト モデル
InputDateBase クラス
シンタックス
'宣言
 
Public MustInherit Class InputDateBase 
   Inherits DropDown
   Implements IDropDownITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public abstract class InputDateBase : DropDown, IDropDownITemplate, 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.InputDateBase
                     C1.Web.Mvc.InputDate
                     C1.Web.Mvc.InputDateRange
                     C1.Web.Mvc.InputDateTime

参照

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