Select from following answers:- @Html.DropDown()
- @Html.DropDownItem()
- @Html.DropDownList()

- All of the above
- All Above
@Html.DropDownList() is used to create a dropdown list with items in which you are able to select one item.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator