ASP.NET Core MVC コントロールヘルプ
InputDate コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputDate クラス : InputDate コンストラクタ
The html helper
The selector
Creates one InputDate instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper, _
   Optional ByVal selector As System.String _
)
public InputDate( 
   Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper helper,
   System.string selector
)

パラメータ

helper
The html helper
selector
The selector
参照

InputDate クラス
InputDate メンバ