ChangePassword Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. (inherited from WebControl) |
| AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. (inherited from Control) |
| Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (inherited from WebControl) |
| BackColor | Gets or sets the background color of the Web server control. (inherited from WebControl) |
| BindingContainer | Gets the control that contains this control's data binding. (inherited from Control) |
| BorderColor | Gets or sets the border color of the Web control. (inherited from WebControl) |
| BorderPadding | Gets or sets the amount of padding, in pixels, inside the border and the designated area for the ChangePassword control. |
| BorderStyle | Gets or sets the border style of the Web server control. (inherited from WebControl) |
| BorderWidth | Gets or sets the border width of the Web server control. (inherited from WebControl) |
| CancelButtonImageUrl | Gets or sets the URL of an image to display with the Cancel button, if the Cancel button is configured by the CancelButtonType property to be an image button. |
| CancelButtonStyle | Gets a reference to a collection of Style properties that define the appearance of the Cancel button on the ChangePassword control. |
| CancelButtonText | Gets or sets the text displayed on the Cancel button. |
| CancelButtonType | Gets or sets the type of button to use for the Cancel button when rendering the ChangePassword control. |
| CancelDestinationPageUrl | Gets or sets the URL of the page that the user is shown after clicking the Cancel button in the ChangePassword control. |
| ChangePasswordButtonImageUrl | Gets or sets the URL of an image displayed next to the Change Password button on the ChangePassword control if the Change Password button is configured by the ChangePasswordButtonType property to be an image button. |
| ChangePasswordButtonStyle | Gets a reference to a collection of Style properties that define the appearance of the Change Password button on the ChangePassword control. |
| ChangePasswordButtonText | Gets or sets the text displayed on the Change Password button. |
| ChangePasswordButtonType | Gets or sets the type of button to use when rendering the Change Password button of the ChangePassword control. |
| ChangePasswordFailureText | Gets or sets the message that is shown when the user's password is not changed. |
| ChangePasswordTemplate | Gets or sets the ITemplate object used to display the Change Password view of the ChangePassword control. |
| ChangePasswordTemplateContainer | Gets the container that a ChangePassword control uses to create an instance of the ChangePasswordTemplate template. This provides programmatic access to child controls. |
| ChangePasswordTitleText | Gets or sets the text displayed at the top of the ChangePassword control in Change Password view. |
| ClientID | Gets the server control identifier generated by ASP.NET. (inherited from Control) |
| ConfirmNewPassword | Gets the duplicate password entered by the user. |
| ConfirmNewPasswordLabelText | Gets or sets the label text for the ConfirmNewPassword text box. |
| ConfirmPasswordCompareErrorMessage | Gets or sets the message that is displayed when the new password and the duplicate password entered by the user are not identical. |
| ConfirmPasswordRequiredErrorMessage | Gets or sets the error message that is displayed when the Confirm New Password text box is left empty. |
| ContinueButtonImageUrl | Gets or sets the URL of an image to use for the Continue button on the Success view of the ChangePassword control if the Continue button is configured by the ContinueButtonType property to be an image button. |
| ContinueButtonStyle | Gets a reference to a collection of Style properties that define the appearance of the Continue button on the Success view of the ChangePassword control. |
| ContinueButtonText | Gets or sets the text that is displayed on the Continue button on the Success view of the ChangePassword control. |
| ContinueButtonType | Gets or sets the type of button to use when rendering the Continue button for the ChangePassword control. |
| ContinueDestinationPageUrl | Gets or sets the URL of the page that the user will see after clicking the Continue button on the Success view. |
| Controls | Gets a ControlCollection object that represents the child controls in a CompositeControl. (inherited from CompositeControl) |
| ControlStyle | Gets the style of the Web server control. This property is used primarily by control developers. (inherited from WebControl) |
| ControlStyleCreated | Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. (inherited from WebControl) |
| CreateUserIconUrl | Gets or sets the URL of an image to display next to the link to the Web page that contains a CreateUserWizard control for the Web site. |
| CreateUserText | Gets or sets the text of the link to the Web page that contains a CreateUserWizard control for the Web site. |
| CreateUserUrl | Gets or sets the URL of the Web page that contains a CreateUserWizard control for the Web site. |
| CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (inherited from WebControl) |
| CurrentPassword | Gets the current password for the user. |
| DisplayUserName | Gets or sets a value indicating whether the ChangePassword control should display the UserName control and label. |
| EditProfileIconUrl | 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 | Gets or sets the text of the link to the user profile editing page for the Web site. |
| EditProfileUrl | Gets or sets the URL of the user profile editing page for the Web site. |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (inherited from WebControl) |
| EnableTheming | Gets or sets a value indicating whether themes apply to this control. (inherited from WebControl) |
| EnableViewState | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (inherited from Control) |
| FailureTextStyle | Gets a reference to a collection of Style properties that define the appearance of error messages on the ChangePassword control. |
| Font | Gets the font properties associated with the Web server control. (inherited from WebControl) |
| ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (inherited from WebControl) |
| HasAttributes | Gets a value indicating whether the control has attributes set. (inherited from WebControl) |
| Height | Gets or sets the height of the Web server control. (inherited from WebControl) |
| HelpPageIconUrl | Gets or sets the URL of an image to display next to the Change Password help page for the Web site. |
| HelpPageText | Gets or sets the link text to the Change Password help page for the Web site. |
| HelpPageUrl | Gets or sets the URL of the Change Password help page for the Web site. |
| HyperLinkStyle | Gets a reference to a collection of Style properties that define the appearance of hyperlinks on the ChangePassword control. |
| ID | Gets or sets the programmatic identifier assigned to the server control. (inherited from Control) |
| InstructionText | Gets or sets informational text that appears on the ChangePassword control between the ChangePasswordTitleText and the input boxes. |
| InstructionTextStyle | Gets a reference to a collection of Style properties that define the appearance of the instructional text on the ChangePassword control. |
| LabelStyle | Gets a reference to a collection of Style objects that define the appearance of text box labels on the ChangePassword control. |
| 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 | Gets or sets the membership provider that is used to manage member information. |
| NamingContainer | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same Control.ID property value. (inherited from Control) |
| NewPassword | Gets the new password entered by the user. |
| NewPasswordLabelText | Gets or sets the label text for the New Password text box. |
| NewPasswordRegularExpression | Gets or sets the regular expression that is used to validate the password provided by the user. |
| NewPasswordRegularExpressionErrorMessage | Gets or sets the error message that is shown when the password entered does not pass the regular expression criteria defined in the NewPasswordRegularExpression property. |
| NewPasswordRequiredErrorMessage | Gets or sets the error message that is displayed when the user leaves the New Password text box empty. |
| Page | Gets a reference to the Page instance that contains the server control. (inherited from Control) |
| Parent | Gets a reference to the server control's parent control in the page control hierarchy. (inherited from Control) |
| PasswordHintStyle | Gets a reference to a collection of Style properties that define the appearance of hint text that appears on the ChangePassword control. |
| PasswordHintText | Gets or sets informational text about the requirements for creating a password for the Web site. |
| PasswordLabelText | Gets or sets the label text for the Current Password text box. |
| PasswordRecoveryIconUrl | Gets or sets the URL of an image to display next to a link to the Web page that contains the PasswordRecovery control. |
| PasswordRecoveryText | Gets or sets the text of the link to the Web page that contains the PasswordRecovery control. |
| PasswordRecoveryUrl | Gets or sets the URL of the Web page that contains the PasswordRecovery control. |
| PasswordRequiredErrorMessage | Gets or sets the error message that is displayed when the user leaves the Current Password text box empty. |
| Site | Gets information about the container that hosts the current control when rendered on a design surface. (inherited from Control) |
| SkinID | Gets or sets the skin to apply to the control. (inherited from WebControl) |
| Style | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (inherited from WebControl) |
| SuccessPageUrl | Gets or sets the URL of the page that is shown to users after they have changed their password successfully. |
| SuccessTemplate | Gets or sets the ITemplate object that is used to display the Success and Change Password views of the ChangePassword control. |
| SuccessTemplateContainer | Gets the container that a ChangePassword control used to create an instance of the SuccessTemplate template. This provides programmatic access to child controls. |
| SuccessText | Gets or sets the text that is displayed on the Success view between the SuccessTitleText and the Continue button. |
| SuccessTextStyle | Gets a collection of Style properties that define the appearance of text on the Success view. |
| SuccessTitleText | Gets or sets the title of the Success view. |
| TabIndex | Gets or sets the tab index of the Web server control. (inherited from WebControl) |
| TemplateControl | Gets or sets a reference to the template that contains this control. (inherited from Control) |
| TemplateSourceDirectory | Gets the virtual directory of the Page or UserControl that contains the current server control. (inherited from Control) |
| TextBoxStyle | Gets a reference to a collection of Style properties that define the appearance of text box controls on the ChangePassword control. |
| TitleTextStyle | Gets a reference to a collection of Style properties that define the appearance of titles on the ChangePassword control. |
| ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (inherited from WebControl) |
| UniqueID | Gets the unique, hierarchically qualified identifier for the server control. (inherited from Control) |
| UserName | Gets or sets the Web site user name for which to change the password. |
| UserNameLabelText | Gets or sets the label for the User Name text box. |
| UserNameRequiredErrorMessage | Gets or sets the error message that is displayed when the user leaves the User Name text box empty. |
| ValidatorTextStyle | Gets a reference to a collection of Style properties that define the appearance of error messages that are associated with any input validation used by the ChangePassword control. |
| Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (inherited from Control) |
| Width | Gets or sets the width of the Web server control. (inherited from WebControl) |
| Name | Description | |
|---|---|---|
| Adapter | Gets the browser-specific adapter for the control. (inherited from Control) |
| ChildControlsCreated | Gets a value that indicates whether the server control's child controls have been created. (inherited from Control) |
| ClientIDSeparator | Gets a character value representing the separator character used in the ClientID property. (inherited from Control) |
| Context | Gets the HttpContext object associated with the server control for the current Web request. (inherited from Control) |
| DesignMode | Gets a value indicating whether a control is being used on a design surface. (inherited from Control) |
| Events | Gets a list of event handler delegates for the control. This property is read-only. (inherited from Control) |
| HasChildViewState | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (inherited from Control) |
| IdSeparator | Gets the character used to separate control identifiers. (inherited from Control) |
| IsChildControlStateCleared | Gets a value indicating whether controls contained within this control have control state. (inherited from Control) |
| IsEnabled | Gets a value indicating whether the control is enabled. (inherited from WebControl) |
| IsTrackingViewState | Gets a value that indicates whether the server control is saving changes to its view state. (inherited from Control) |
| IsViewStateEnabled | Gets a value indicating whether view state is enabled for this control. (inherited from Control) |
| LoadViewStateByID | Gets a value indicating whether the control participates in loading its view state by ID instead of index. (inherited from Control) |
| TagKey | Overridden. Gets the HtmlTextWriterTag value that corresponds to a ChangePassword control. This property is used primarily by control developers. |
| TagName | Gets the name of the control tag. This property is used primarily by control developers. (inherited from WebControl) |
| ViewState | Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. (inherited from Control) |
| ViewStateIgnoresCase | Gets a value that indicates whether the StateBag object is case-insensitive. (inherited from Control) |
Reference
ChangePassword ClassSystem.Web.UI.WebControls Namespace
CurrentPassword
NewPassword
CreateUserWizard
PasswordRecovery
Login
DeleteUser
Other Resources
ASP.NET Login Controls OverviewCustomizing the Appearance of ASP.NET Login Controls
Web Server Controls Templates (Visual Studio)
Introduction to ASP.NET Themes
How to: Create Web Server Control Templates Dynamically
How to: Create Web Server Control Templates Using ASP.NET Syntax
How to: Display Information to Anonymous and Logged-In Users
Web Site Administration Tool Security Tab
Securing Login Controls
Basic Security Practices for Web Applications
Securing Membership
Community Additions
ADD
Show: