System.Web.UI.WebControls.PasswordRecovery: Property Members

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

Public Properties

[read-only]
Answerstring.

Gets the answer to the password recovery confirmation question entered by the user.

AnswerLabelTextstring.

Gets or sets the label text for the password confirmation answer text box.

AnswerRequiredErrorMessagestring.

Gets or sets the error message displayed to the user when the Answer text box is blank.

BorderPaddingint.

Gets or sets the amount of padding inside the borders of the System.Web.UI.WebControls.PasswordRecovery control.

[read-only]
FailureTextStyleTableItemStyle.

Gets a reference to a collection of properties that define the appearance of error text in the System.Web.UI.WebControls.PasswordRecovery control.

GeneralFailureTextstring.

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.

HelpPageIconUrlstring.

Gets or sets the URL of an image to display next to the link to the Help page.

HelpPageTextstring.

Gets or sets the text of the link to the password recovery Help page.

HelpPageUrlstring.

Gets or sets the URL of the password recovery Help page.

[read-only]
HyperLinkStyleTableItemStyle.

Gets a reference to a collection of properties that define the appearance of hyperlinks on the System.Web.UI.WebControls.PasswordRecovery control.

[read-only]
InstructionTextStyleTableItemStyle.

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]
LabelStyleTableItemStyle.

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]
MailDefinitionMailDefinition.

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.

MembershipProviderstring.

Gets or sets the membership provider used to look up user information.

[read-only]
Questionstring.

Gets the password recovery confirmation question established by the user on the Web site.

QuestionFailureTextstring.

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.

QuestionInstructionTextstring.

Gets or sets the text to display in the Question view to instruct the user to answer the password recovery confirmation question.

QuestionLabelTextstring.

Gets or sets the text of the label for the PasswordRecovery.Question text box.

QuestionTemplateSystem.Web.UI.ITemplate.

Gets or sets the template used to display the Question view of the System.Web.UI.WebControls.PasswordRecovery control.

[read-only]
QuestionTemplateContainerSystem.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.

QuestionTitleTextstring.

Gets or sets the title for the Question view of the System.Web.UI.WebControls.PasswordRecovery control.

SubmitButtonImageUrlstring.

Gets or sets the URL of an image to use as the Submit button.

[read-only]
SubmitButtonStyleStyle.

Gets a reference to a collection of properties that define the appearance of Submit buttons in the System.Web.UI.WebControls.PasswordRecovery control.

SubmitButtonTextstring.

Gets or sets the text of the button that submits the form.

SubmitButtonTypeButtonType.

Gets or sets the type of Submit button to use when rendering the System.Web.UI.WebControls.PasswordRecovery control.

SuccessPageUrlstring.

Gets or sets the URL of the page to display after sending a password successfully.

SuccessTemplateSystem.Web.UI.ITemplate.

Gets or sets the template used to display the Success view of the System.Web.UI.WebControls.PasswordRecovery control.

[read-only]
SuccessTemplateContainerSystem.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.

SuccessTextstring.

Gets or sets the text to display after sending a password successfully.

[read-only]
SuccessTextStyleTableItemStyle.

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]
TextBoxStyleStyle.

Gets a reference to a collection of style properties that define the appearance of text boxes in the System.Web.UI.WebControls.PasswordRecovery control.

TextLayoutLoginTextLayout.

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]
TitleTextStyleTableItemStyle.

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.

UserNamestring.

Gets or sets the text that appears in the User Name text box.

UserNameFailureTextstring.

Gets or sets the text displayed when the user name entered by the user is not a valid user name for the Web site.

UserNameInstructionTextstring.

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.

UserNameLabelTextstring.

Gets or sets the text of the label for the User Name text box.

UserNameRequiredErrorMessagestring.

Gets or sets the error message displayed when a user leaves the User Name text box empty.

UserNameTemplateSystem.Web.UI.ITemplate.

Gets or sets the template used to display the UserName view of the System.Web.UI.WebControls.PasswordRecovery control.

[read-only]
UserNameTemplateContainerSystem.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.

UserNameTitleTextstring.

Gets or sets the title for the UserName view of the System.Web.UI.WebControls.PasswordRecovery control.

[read-only]
ValidatorTextStyleStyle.

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.

Protected Properties