retain the Password Text box values after submit in MVC
问题 I am working in an MVC Application. In our Application. We have a Form which getting the Details for a user (client Details). Example, mild, First name, Last name, Password etc.. After Submit, in the Controller itself, we verify whether the entered MailID had already been registered or not. If already registered means, Return the same view with an error message. But all details are present in the Textbox, but the Password Textbox becomes empty. I want the Password text box with the value