We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
FormattedModelValue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@Html.Editor(expression, templateName: "password")
@Html.Password(expression)
The text was updated successfully, but these errors were encountered:
Do not use FormattedModelValue in password editor template
2b7ac74
- #135 - see also PR aspnet/Mvc#7430 - add quirk switch to reverse this if necessary
Sorry, something went wrong.
dougbu
No branches or pull requests
@Html.Editor(expression, templateName: "password")
behave more like@Html.Password(expression)
The text was updated successfully, but these errors were encountered: