Select from following answers:- @Html.InputPassword()
- @Html.Password()

- Both 1 and 2
- None of the above
- All Above
@Html.Password() is the helper used to render the input text field with the type 'password'.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator