Select from following answers:- @Html.LabelControl()
- @Html.DisplayLabel()
- @Html.Label()

- @Html.CreateLabel()
- All Above
'@Html.Label()' is used to create a label in the Razor view that will be used to display a message in the Mvc internet application.
Show Correct Answer
Asked In: Spotted while Learning |
Alert Moderator