ExtensionsFactory<ModelType>.CheckBoxListFor Method
| Name | Parameters | Description |
|---|---|---|
| CheckBoxListFor<ValueType>(Expression<Func<ModelType, ValueType>>, Action<CheckBoxListSettings>) | expression, method | Creates a CheckBoxList. |
| CheckBoxListFor<ValueType>(Expression<Func<ModelType, ValueType>>) | expression | Creates a CheckBoxList. |