An extension for MVC HtmlHelper class to create POSTable checkbox list on a view, based on the data passed from the view model, or defined locally.
Info
| Version: | 1.4.5 |
| Author(s): | Mikhail Tsennykh |
| Last Update: | Tuesday, November 24, 2015 |
| .NET Fiddle: | Online Example |
| NuGet Url: | https://www.nuget.org/packages/MvcCheckBoxList |
Install
Install-Package MvcCheckBoxList
dotnet add package MvcCheckBoxList
paket add MvcCheckBoxList
MvcCheckBoxList Download (Unzip the "nupkg" after downloading)
Dependencies
Tags