lundi 9 novembre 2015

Proper use of Checkboxes in C# WebApp View

I have a Checkbox in my View right now that looks like this:

@Html.CheckBox("check", true)

How can I give it value, name and id manually?




Aucun commentaire:

Enregistrer un commentaire