ExtensionsFactory<ModelType>.ListBoxFor Method
Name | Parameters | Description |
---|---|---|
ListBoxFor<ValueType>(Expression<Func<ModelType, ValueType>>, Action<ListBoxSettings>) | expression, method | Creates a ListBox. |
ListBoxFor<ValueType>(Expression<Func<ModelType, ValueType>>) | expression | Creates a ListBox. |