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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : InputDateBuilder クラス
Defines a builder to configurate C1.Web.Mvc.InputDate.
オブジェクト モデル
InputDateBuilder クラス
シンタックス
'宣言
 
Public Class InputDateBuilder 
   Inherits C1.Web.Mvc.Fluent.InputDateBaseBuilder(Of InputDate,InputDateBuilder)
   Implements Microsoft.AspNetCore.Html.IHtmlContent 
public class InputDateBuilder : C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.InputBaseBuilder<TControl,TBuilder>
                  C1.Web.Mvc.Fluent.FormInputBaseBuilder<TControl,TBuilder>
                     C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>
                        C1.Web.Mvc.Fluent.InputDateBaseBuilder<TControl,TBuilder>
                           C1.Web.Mvc.Fluent.InputDateBuilder

参照

InputDateBuilder メンバ
C1.Web.Mvc.Fluent 名前空間