Documentation for this section has not yet been entered.
The PasswordRecovery.HelpPageUrl property contains the URL of the password recovery Help page. The System.Web.UI.WebControls.PasswordRecovery control displays a link to the password recovery Help page in the UserName view and the Question view but not in the Success view.
If the PasswordRecovery.HelpPageText property is set to string.Empty, no link is displayed.
The appearance of the Help page link is defined by the PasswordRecovery.HyperLinkStyle property.
When you use templates to define the appearance of the System.Web.UI.WebControls.PasswordRecovery control, the PasswordRecovery.HelpPageText and PasswordRecovery.HelpPageUrl properties have no effect.