WebAppWidgets<(Of <(<'TPageModel>)>)>..::..DropDownListFor<(Of <(<'TProperty>)>)> Method
Namespace:
Suoranta.WebApp.Kendo
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public DropDownListBuilder DropDownListFor<TProperty>( Expression<Func<TPageModel, TProperty>> property, string textField, string valueField )
Type Parameters
- TProperty
Parameters
- property
- Type: Expression<(Of <(<'Func<(Of <(<'TPageModel, TProperty>)>)>>)>)>
- textField
- Type: String
- valueField
- Type: String

