ASP.net MVC - Where did the password come from?

Was it my imagination or were the previously released ASP.net MVCs for password recovery created?

I don't see it in version 1.0

0


a source to share


1 answer


Did you mean control? you can use the standard ASP.NET membership related controls



and don't forget about the [Authorize] attribute

0


a source







All Articles