ExtensionsFactory<ModelType>.RadioButtonListFor Method
Name | Parameters | Description |
---|---|---|
RadioButtonListFor<ValueType>(Expression<Func<ModelType, ValueType>>, Action<RadioButtonListSettings>) | expression, method | Creates a RadioButtonList. |
RadioButtonListFor<ValueType>(Expression<Func<ModelType, ValueType>>) | expression | Creates a RadioButtonList. |