ChangePassword.PasswordRecoveryText Property
Gets or sets the text of the link to the Web page that contains the PasswordRecovery control.
Assembly: System.Web (in System.Web.dll)
abstract PasswordRecoveryText : string with get, set override PasswordRecoveryText : string with get, set
Property Value
Type: System.StringThe text to display for the link to the Web page that contains the PasswordRecovery control. The default is Empty.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see LocalizableAttribute and ASP.NET Globalization and Localization.
Available since 2.0
PasswordRecoveryIconUrl
PasswordRecoveryUrl
ChangePassword Class
System.Web.UI.WebControls Namespace
ASP.NET Login Controls Overview
Customizing the Appearance of ASP.NET Login Controls
ASP.NET Web Server Controls Templates
How to: Display Different Information to Anonymous and Logged In Users
Web Site Administration Tool Security Tab