The members of System.Web.UI.WebControls.ChangePassword are listed below.
See Also: Inherited members from System.Web.UI.WebControls.CompositeControl
Initializes a new instance of the System.Web.UI.WebControls.ChangePassword class. |
static readonly | CancelButtonCommandName | string.
Represents the CommandName value of the Cancel button. This field is read-only. |
static readonly | ChangePasswordButtonCommandName | string.
Represents the CommandName value of the Change Password button. This field is read-only. |
static readonly | ContinueButtonCommandName | string.
Represents CommandName value of the Continue button. This field is read-only. |
BorderPadding | int.
Gets or sets the amount of padding, in pixels, inside the border and the designated area for the System.Web.UI.WebControls.ChangePassword control. | |
CancelButtonImageUrl | string.
Gets or sets the URL of an image to display with the Cancel button, if the Cancel button is configured by the ChangePassword.CancelButtonType property to be an image button. | |
[read-only] | CancelButtonStyle | Style.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of the Cancel button on the System.Web.UI.WebControls.ChangePassword control. |
CancelButtonText | string.
Gets or sets the text displayed on the Cancel button. | |
CancelButtonType | ButtonType.
Gets or sets the type of button to use for the Cancel button when rendering the System.Web.UI.WebControls.ChangePassword control. | |
CancelDestinationPageUrl | string.
Gets or sets the URL of the page that the user is shown after clicking the Cancel button in the System.Web.UI.WebControls.ChangePassword control. | |
ChangePasswordButtonImageUrl | string.
Gets or sets the URL of an image displayed next to the Change Password button on the System.Web.UI.WebControls.ChangePassword control if the Change Password button is configured by the ChangePassword.ChangePasswordButtonType property to be an image button. | |
[read-only] | ChangePasswordButtonStyle | Style.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of the Change Password button on the System.Web.UI.WebControls.ChangePassword control. |
ChangePasswordButtonText | string.
Gets or sets the text displayed on the Change Password button. | |
ChangePasswordButtonType | ButtonType.
Gets or sets the type of button to use when rendering the Change Password button of the System.Web.UI.WebControls.ChangePassword control. | |
ChangePasswordFailureText | string.
Gets or sets the message that is shown when the user's password is not changed. | |
ChangePasswordTemplate | System.Web.UI.ITemplate.
Gets or sets the System.Web.UI.ITemplate object used to display the Change Password view of the System.Web.UI.WebControls.ChangePassword control. | |
[read-only] | ChangePasswordTemplateContainer | System.Web.UI.Control.
Gets the container that a System.Web.UI.WebControls.ChangePassword control uses to create an instance of the ChangePassword.ChangePasswordTemplate template. This provides programmatic access to child controls. |
ChangePasswordTitleText | string.
Gets or sets the text displayed at the top of the System.Web.UI.WebControls.ChangePassword control in Change Password view. | |
[read-only] | ConfirmNewPassword | string.
Gets the duplicate password entered by the user. |
ConfirmNewPasswordLabelText | string.
Gets or sets the label text for the ChangePassword.ConfirmNewPassword text box. | |
ConfirmPasswordCompareErrorMessage | string.
Gets or sets the message that is displayed when the new password and the duplicate password entered by the user are not identical. | |
ConfirmPasswordRequiredErrorMessage | string.
Gets or sets the error message that is displayed when the Confirm New Password text box is left empty. | |
ContinueButtonImageUrl | string.
Gets or sets the URL of an image to use for the Continue button on the Success view of the System.Web.UI.WebControls.ChangePassword control if the Continue button is configured by the ChangePassword.ContinueButtonType property to be an image button. | |
[read-only] | ContinueButtonStyle | Style.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of the Continue button on the Success view of the System.Web.UI.WebControls.ChangePassword control. |
ContinueButtonText | string.
Gets or sets the text that is displayed on the Continue button on the Success view of the System.Web.UI.WebControls.ChangePassword control. | |
ContinueButtonType | ButtonType.
Gets or sets the type of button to use when rendering the Continue button for the System.Web.UI.WebControls.ChangePassword control. | |
ContinueDestinationPageUrl | string.
Gets or sets the URL of the page that the user will see after clicking the Continue button on the Success view. | |
CreateUserIconUrl | string.
Gets or sets the URL of an image to display next to the link to the Web page that contains a System.Web.UI.WebControls.CreateUserWizard control for the Web site. | |
CreateUserText | string.
Gets or sets the text of the link to the Web page that contains a System.Web.UI.WebControls.CreateUserWizard control for the Web site. | |
CreateUserUrl | string.
Gets or sets the URL of the Web page that contains a System.Web.UI.WebControls.CreateUserWizard control for the Web site. | |
[read-only] | CurrentPassword | string.
Gets the current password for the user. |
DisplayUserName | bool.
Gets or sets a value indicating whether the System.Web.UI.WebControls.ChangePassword control should display the ChangePassword.UserName control and label. | |
EditProfileIconUrl | string.
Gets or sets the URL of an image to display next to the link to the user profile editing page for the Web site. | |
EditProfileText | string.
Gets or sets the text of the link to the user profile editing page for the Web site. | |
EditProfileUrl | string.
Gets or sets the URL of the user profile editing page for the Web site. | |
[read-only] | FailureTextStyle | TableItemStyle.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of error messages on the System.Web.UI.WebControls.ChangePassword control. |
HelpPageIconUrl | string.
Gets or sets the URL of an image to display next to the Change Password help page for the Web site. | |
HelpPageText | string.
Gets or sets the link text to the Change Password help page for the Web site. | |
HelpPageUrl | string.
Gets or sets the URL of the Change Password help page for the Web site. | |
[read-only] | HyperLinkStyle | TableItemStyle.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of hyperlinks on the System.Web.UI.WebControls.ChangePassword control. |
InstructionText | string.
Gets or sets informational text that appears on the System.Web.UI.WebControls.ChangePassword control between the ChangePassword.ChangePasswordTitleText and the input boxes. | |
[read-only] | InstructionTextStyle | TableItemStyle.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of the instructional text on the System.Web.UI.WebControls.ChangePassword control. |
[read-only] | LabelStyle | TableItemStyle.
Gets a reference to a collection of System.Web.UI.WebControls.Style objects that define the appearance of text box labels on the System.Web.UI.WebControls.ChangePassword control. |
[read-only] | MailDefinition | MailDefinition.
Gets a reference to a collection of properties that define the e-mail message that is sent to users after they have changed their password. |
MembershipProvider | string.
Gets or sets the membership provider that is used to manage member information. | |
[read-only] | NewPassword | string.
Gets the new password entered by the user. |
NewPasswordLabelText | string.
Gets or sets the label text for the New Password text box. | |
NewPasswordRegularExpression | string.
Gets or sets the regular expression that is used to validate the password provided by the user. | |
NewPasswordRegularExpressionErrorMessage | string.
Gets or sets the error message that is shown when the password entered does not pass the regular expression criteria defined in the ChangePassword.NewPasswordRegularExpression property. | |
NewPasswordRequiredErrorMessage | string.
Gets or sets the error message that is displayed when the user leaves the New Password text box empty. | |
[read-only] | PasswordHintStyle | TableItemStyle.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of hint text that appears on the System.Web.UI.WebControls.ChangePassword control. |
PasswordHintText | string.
Gets or sets informational text about the requirements for creating a password for the Web site. | |
PasswordLabelText | string.
Gets or sets the label text for the Current Password text box. | |
PasswordRecoveryIconUrl | string.
Gets or sets the URL of an image to display next to a link to the Web page that contains the System.Web.UI.WebControls.PasswordRecovery control. | |
PasswordRecoveryText | string.
Gets or sets the text of the link to the Web page that contains the System.Web.UI.WebControls.PasswordRecovery control. | |
PasswordRecoveryUrl | string.
Gets or sets the URL of the Web page that contains the System.Web.UI.WebControls.PasswordRecovery control. | |
PasswordRequiredErrorMessage | string.
Gets or sets the error message that is displayed when the user leaves the Current Password text box empty. | |
SuccessPageUrl | string.
Gets or sets the URL of the page that is shown to users after they have changed their password successfully. | |
SuccessTemplate | System.Web.UI.ITemplate.
Gets or sets the System.Web.UI.ITemplate object that is used to display the Success and Change Password views of the System.Web.UI.WebControls.ChangePassword control. | |
[read-only] | SuccessTemplateContainer | System.Web.UI.Control.
Gets the container that a System.Web.UI.WebControls.ChangePassword control used to create an instance of the ChangePassword.SuccessTemplate template. This provides programmatic access to child controls. |
SuccessText | string.
Gets or sets the text that is displayed on the Success view between the ChangePassword.SuccessTitleText and the Continue button. | |
[read-only] | SuccessTextStyle | TableItemStyle.
Gets a collection of System.Web.UI.WebControls.Style properties that define the appearance of text on the Success view. |
SuccessTitleText | string.
Gets or sets the title of the Success view. | |
[read-only] | TextBoxStyle | Style.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of text box controls on the System.Web.UI.WebControls.ChangePassword control. |
[read-only] | TitleTextStyle | TableItemStyle.
Gets a reference to a collection of System.Web.UI.WebControls.Style properties that define the appearance of titles on the System.Web.UI.WebControls.ChangePassword control. |
UserName | string.
Gets or sets the Web site user name for which to change the password. | |
UserNameLabelText | string.
Gets or sets the label for the User Name text box. | |
UserNameRequiredErrorMessage | string.
Gets or sets the error message that is displayed when the user leaves the User Name text box empty. | |
[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.ChangePassword control. |
[read-only] override | TagKey | System.Web.UI.HtmlTextWriterTag.
Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to a System.Web.UI.WebControls.ChangePassword control. This property is used primarily by control developers. |
override | CreateChildControls()
| |
override | LoadControlState(object)
| |
override | LoadViewState(object)
| |
override | OnBubbleEvent(object, EventArgs)
| |
OnCancelButtonClick(EventArgs)
| ||
OnChangedPassword(EventArgs)
| ||
OnChangePasswordError(EventArgs)
| ||
OnChangingPassword(LoginCancelEventArgs)
| ||
OnContinueButtonClick(EventArgs)
| ||
override | OnInit(EventArgs)
| |
override | OnPreRender(EventArgs)
| |
OnSendingMail(MailMessageEventArgs)
| ||
OnSendMailError(SendMailErrorEventArgs)
| ||
override | Render(System.Web.UI.HtmlTextWriter)
| |
override | SaveControlState()
| |
override | SaveViewState()
| |
override | SetDesignModeState(IDictionary)
| |
override | TrackViewState()
|
CancelButtonClick |
Occurs when the user clicks the Cancel button to cancel changing a password. | |
ChangedPassword |
Occurs when the password is changed for a user account. | |
ChangePasswordError |
Occurs when there is an error changing the password for the user account. | |
ChangingPassword |
Occurs before the password for a user account is changed by the membership provider. | |
ContinueButtonClick |
Raises the ChangePassword.ContinueButtonClick event when the user clicks the Continue button. | |
SendingMail |
Occurs before the user is sent an e-mail confirmation that the password has been changed. | |
SendMailError |
Occurs when there is an SMTP error sending an e-mail message to the user. |