Skip to content

Extends MVC HtmlHelper class so you can create POSTable checkbox list

Notifications You must be signed in to change notification settings

crmmvio/MvcCheckBoxList

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CheckBoxList(For) - a missing MVC extension v.1.4.4.3 (beta)

Extension source code and MVC source project for Visual Studio 2012, .NET framework 4.0 and 4.5.

Introduction

This plugin is just a simple extension of MVC class 'HtmlHelper', which is used for all Html helpers on MVC views. Since there is no supported CheckBoxList extension built into MVC (including MVC4), this plugin adds it.

Install via NuGet:

Install-Package MvcCheckBoxList -Pre

How to use:

Please refer to Documentaton

Join the discussion here:

CheckBoxList(For) - a missing MVC extension

About

Extends MVC HtmlHelper class so you can create POSTable checkbox list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published