PasswordRecovery Web Control. What does what?



Hopefully this question can be answered easily. The PasswordRecovery
web control can reset a password and e-mail it to you but it uses the
MembershipProvider class to do that right? So is it the
PasswordRecovery control that sends out the e-mail or is it the
ResetPassword method of the MembershipProvider class?

-blair

.