public DateEditorWrapper DateEditorFor<>(
System.Linq.Expressions.Expression<Func<TModel,TProperty>> ,
System.Collections.Generic.IDictionary<string,object>
)
'宣言
Public Overloads Function DateEditorFor(Of )( _
ByVal As System.Linq.Expressions.Expression(Of Func(Of TModel,TProperty)), _
ByVal As System.Collections.Generic.IDictionary(Of String,Object) _
) As DateEditorWrapper
パラメータ
- expression
- モデル プロパティの式。
- htmlAttributes
- HtmlAttributes プロパティのセッター。
型パラメータ
- TProperty
- プロパティのタイプ。
戻り値の型
DateEditorWrapper の新しいインスタンス