asp.net 3.5 password recovery control in an mvc app?
Posted
by rob
on Stack Overflow
See other posts from Stack Overflow
or by rob
Published on 2010-05-06T16:12:42Z
Indexed on
2010/05/06
16:18 UTC
Read the original article
Hit count: 233
Can I use the asp.net 3.5 Password Recovery control in an mvc application?
We need to provide password retrieval capability for our mvc app and I would like to use the password recovery control which only works with a web form app ...
Thanks for any help provided.
Rob
© Stack Overflow or respective owner