Select from following answers:- Html.CheckBox()
- Html.CheckBoxList()
- Html.CheckBoxItem()
- Both 1 and 2
- All Above
Html.CheckBox() is used to create a checkbox in the Mvc Razor.
It creates an input type of 'checkbox' as well as 'hidden' also.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator