Documentation for this section has not yet been entered.
The PasswordRecovery.SubmitButtonText property contains the text displayed for the System.Web.UI.WebControls.PasswordRecovery control's Submit button.
How the PasswordRecovery.SubmitButtonText property is used depends on the setting of the PasswordRecovery.SubmitButtonType property. For details, see PasswordRecovery.SubmitButtonType.
When you use templates to define the appearance of the System.Web.UI.WebControls.PasswordRecovery control, the PasswordRecovery.SubmitButtonText property has no effect.
The default text for the property is localized based on the server's locale setting.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see System.ComponentModel.LocalizableAttribute and ASP.NET Globalization and Localization.