バージョン

DatePickerOptionsWrapper コンストラクタ

DatePickerOptionsWrapper コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal model As DatePickerOptions, _
   ByVal helper As System.Web.Mvc.HtmlHelper _
)
public DatePickerOptionsWrapper( 
   DatePickerOptions model,
   System.Web.Mvc.HtmlHelper helper
)

パラメータ

model
モデル
helper
ヘルパー クラス
参照

オンラインで表示: GitHub