The properties of System.Web.UI.WebControls.PasswordRecovery are listed below. For a list of all members, see the PasswordRecovery Members list.
See Also: Inherited members from System.Web.UI.WebControls.CompositeControl
[read-only] | Answer | string.
Gets the answer to the password recovery confirmation question entered by the user. |
AnswerLabelText | string.
Gets or sets the label text for the password confirmation answer text box. | |
AnswerRequiredErrorMessage | string.
Gets or sets the error message displayed to the user when the Answer text box is blank. | |
BorderPadding | int.
Gets or sets the amount of padding inside the borders of the System.Web.UI.WebControls.PasswordRecovery control. | |
[read-only] | FailureTextStyle | TableItemStyle.
Gets a reference to a collection of properties that define the appearance of error text in the System.Web.UI.WebControls.PasswordRecovery control. |
GeneralFailureText | string.
Gets or sets the error message to display when there is a problem with the membership provider for the System.Web.UI.WebControls.PasswordRecovery control. | |
HelpPageIconUrl | string.
Gets or sets the URL of an image to display next to the link to the Help page. | |
HelpPageText | string.
Gets or sets the text of the link to the password recovery Help page. | |
HelpPageUrl | string.
Gets or sets the URL of the password recovery Help page. | |
[read-only] | HyperLinkStyle | TableItemStyle.
Gets a reference to a collection of properties that define the appearance of hyperlinks on the System.Web.UI.WebControls.PasswordRecovery control. |
[read-only] | InstructionTextStyle | TableItemStyle.
Gets a reference to a collection of style properties that define the appearance of explanatory text in the System.Web.UI.WebControls.PasswordRecovery control. |
[read-only] | LabelStyle | TableItemStyle.
Gets a reference to a collection of style properties that define the appearance of text box labels in the System.Web.UI.WebControls.PasswordRecovery control. |
[read-only] | MailDefinition | MailDefinition.
Gets a reference to a collection of properties that define the characteristics of e-mail messages used to send new or recovered passwords to users. |
MembershipProvider | string.
Gets or sets the membership provider used to look up user information. | |
[read-only] | Question | string.
Gets the password recovery confirmation question established by the user on the Web site. |
QuestionFailureText | string.
Gets or sets the text to display when the user's answer to the password recovery confirmation question does not match the answer stored in the Web site data store. | |
QuestionInstructionText | string.
Gets or sets the text to display in the Question view to instruct the user to answer the password recovery confirmation question. | |
QuestionLabelText | string.
Gets or sets the text of the label for the PasswordRecovery.Question text box. | |
QuestionTemplate | System.Web.UI.ITemplate.
Gets or sets the template used to display the Question view of the System.Web.UI.WebControls.PasswordRecovery control. | |
[read-only] | QuestionTemplateContainer | System.Web.UI.Control.
Gets the container that a System.Web.UI.WebControls.PasswordRecovery control used to create an instance of the PasswordRecovery.QuestionTemplate template. This property provides programmatic access to child controls. |
QuestionTitleText | string.
Gets or sets the title for the Question view of the System.Web.UI.WebControls.PasswordRecovery control. | |
SubmitButtonImageUrl | string.
Gets or sets the URL of an image to use as the Submit button. | |
[read-only] | SubmitButtonStyle | Style.
Gets a reference to a collection of properties that define the appearance of Submit buttons in the System.Web.UI.WebControls.PasswordRecovery control. |
SubmitButtonText | string.
Gets or sets the text of the button that submits the form. | |
SubmitButtonType | ButtonType.
Gets or sets the type of Submit button to use when rendering the System.Web.UI.WebControls.PasswordRecovery control. | |
SuccessPageUrl | string.
Gets or sets the URL of the page to display after sending a password successfully. | |
SuccessTemplate | System.Web.UI.ITemplate.
Gets or sets the template used to display the Success view of the System.Web.UI.WebControls.PasswordRecovery control. | |
[read-only] | SuccessTemplateContainer | System.Web.UI.Control.
Gets the container that a System.Web.UI.WebControls.PasswordRecovery control used to create an instance of the PasswordRecovery.SuccessTemplate template. This property provides programmatic access to child controls. |
SuccessText | string.
Gets or sets the text to display after sending a password successfully. | |
[read-only] | SuccessTextStyle | TableItemStyle.
Gets a reference to a collection of style properties that define the appearance of text displayed in the Success view of the System.Web.UI.WebControls.PasswordRecovery control. |
[read-only] | TextBoxStyle | Style.
Gets a reference to a collection of style properties that define the appearance of text boxes in the System.Web.UI.WebControls.PasswordRecovery control. |
TextLayout | LoginTextLayout.
Gets or sets a value that specifies whether to display the System.Web.UI.WebControls.PasswordRecovery control in a horizontal or vertical layout. | |
[read-only] | TitleTextStyle | TableItemStyle.
Gets a reference to a collection of style properties that define the appearance of title text that appears in the System.Web.UI.WebControls.PasswordRecovery control. |
UserName | string.
Gets or sets the text that appears in the User Name text box. | |
UserNameFailureText | string.
Gets or sets the text displayed when the user name entered by the user is not a valid user name for the Web site. | |
UserNameInstructionText | string.
Gets or sets the text to display in the UserName view of the System.Web.UI.WebControls.PasswordRecovery control to instruct the user to enter a user name. | |
UserNameLabelText | string.
Gets or sets the text of the label for the User Name text box. | |
UserNameRequiredErrorMessage | string.
Gets or sets the error message displayed when a user leaves the User Name text box empty. | |
UserNameTemplate | System.Web.UI.ITemplate.
Gets or sets the template used to display the UserName view of the System.Web.UI.WebControls.PasswordRecovery control. | |
[read-only] | UserNameTemplateContainer | System.Web.UI.Control.
Gets the container that a System.Web.UI.WebControls.PasswordRecovery control used to create an instance of the PasswordRecovery.UserNameTemplate template. This property provides programmatic access to child controls. |
UserNameTitleText | string.
Gets or sets the title for the UserName view of the System.Web.UI.WebControls.PasswordRecovery control. | |
[read-only] | ValidatorTextStyle | Style.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of error messages that are associated with any input validation used by the System.Web.UI.WebControls.PasswordRecovery control. |
[read-only] override | TagKey | System.Web.UI.HtmlTextWriterTag.
Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to a System.Web.UI.WebControls.PasswordRecovery control. |