ChangePassword Properties

(see also Protected Properties )
  Name Description
Public property AccessKey  Gets or sets the access key that allows you to quickly navigate to the Web server control. (inherited from WebControl)
Public property AppRelativeTemplateSourceDirectory  Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. (inherited from Control)
Public property Attributes  Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (inherited from WebControl)
Public property BackColor  Gets or sets the background color of the Web server control. (inherited from WebControl)
Public property BindingContainer  Gets the control that contains this control's data binding. (inherited from Control)
Public property BorderColor  Gets or sets the border color of the Web control. (inherited from WebControl)
Public property BorderPadding Gets or sets the amount of padding, in pixels, inside the border and the designated area for the ChangePassword control.
Public property BorderStyle  Gets or sets the border style of the Web server control. (inherited from WebControl)
Public property BorderWidth  Gets or sets the border width of the Web server control. (inherited from WebControl)
Public property 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.
Public property CancelButtonStyle Gets a reference to a collection of Style properties that define the appearance of the Cancel button on the ChangePassword control.
Public property CancelButtonText Gets or sets the text displayed on the Cancel button.
Public property CancelButtonType Gets or sets the type of button to use for the Cancel button when rendering the ChangePassword control.
Public property CancelDestinationPageUrl Gets or sets the URL of the page that the user is shown after clicking the Cancel button in the ChangePassword control.
Public property 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.
Public property ChangePasswordButtonStyle Gets a reference to a collection of Style properties that define the appearance of the Change Password button on the ChangePassword control.
Public property ChangePasswordButtonText Gets or sets the text displayed on the Change Password button.
Public property ChangePasswordButtonType Gets or sets the type of button to use when rendering the Change Password button of the ChangePassword control.
Public property ChangePasswordFailureText Gets or sets the message that is shown when the user's password is not changed.
Public property ChangePasswordTemplate Gets or sets the ITemplate object used to display the Change Password view of the ChangePassword control.
Public property ChangePasswordTemplateContainer Gets the container that a ChangePassword control uses to create an instance of the ChangePasswordTemplate template. This provides programmatic access to child controls.
Public property ChangePasswordTitleText Gets or sets the text displayed at the top of the ChangePassword control in Change Password view.
Public property ClientID  Gets the server control identifier generated by ASP.NET. (inherited from Control)
Public property ConfirmNewPassword Gets the duplicate password entered by the user.
Public property ConfirmNewPasswordLabelText Gets or sets the label text for the ConfirmNewPassword text box.
Public property ConfirmPasswordCompareErrorMessage Gets or sets the message that is displayed when the new password and the duplicate password entered by the user are not identical.
Public property ConfirmPasswordRequiredErrorMessage Gets or sets the error message that is displayed when the Confirm New Password text box is left empty.
Public property 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.
Public property 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.
Public property ContinueButtonText Gets or sets the text that is displayed on the Continue button on the Success view of the ChangePassword control.
Public property ContinueButtonType Gets or sets the type of button to use when rendering the Continue button for the ChangePassword control.
Public property ContinueDestinationPageUrl Gets or sets the URL of the page that the user will see after clicking the Continue button on the Success view.
Public property Controls  Gets a ControlCollection object that represents the child controls in a CompositeControl. (inherited from CompositeControl)
Public property ControlStyle  Gets the style of the Web server control. This property is used primarily by control developers. (inherited from WebControl)
Public property 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)
Public property 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.
Public property CreateUserText Gets or sets the text of the link to the Web page that contains a CreateUserWizard control for the Web site.
Public property CreateUserUrl Gets or sets the URL of the Web page that contains a CreateUserWizard control for the Web site.
Public property CssClass  Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (inherited from WebControl)
Public property CurrentPassword Gets the current password for the user.
Public property DisplayUserName Gets or sets a value indicating whether the ChangePassword control should display the UserName control and label.
Public property 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.
Public property EditProfileText Gets or sets the text of the link to the user profile editing page for the Web site.
Public property EditProfileUrl Gets or sets the URL of the user profile editing page for the Web site.
Public property Enabled  Gets or sets a value indicating whether the Web server control is enabled. (inherited from WebControl)
Public property EnableTheming  Gets or sets a value indicating whether themes apply to this control. (inherited from WebControl)
Public property 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)
Public property FailureTextStyle Gets a reference to a collection of Style properties that define the appearance of error messages on the ChangePassword control.
Public property Font  Gets the font properties associated with the Web server control. (inherited from WebControl)
Public property ForeColor  Gets or sets the foreground color (typically the color of the text) of the Web server control. (inherited from WebControl)
Public property HasAttributes  Gets a value indicating whether the control has attributes set. (inherited from WebControl)
Public property Height  Gets or sets the height of the Web server control. (inherited from WebControl)
Public property HelpPageIconUrl Gets or sets the URL of an image to display next to the Change Password help page for the Web site.
Public property HelpPageText Gets or sets the link text to the Change Password help page for the Web site.
Public property HelpPageUrl Gets or sets the URL of the Change Password help page for the Web site.
Public property HyperLinkStyle Gets a reference to a collection of Style properties that define the appearance of hyperlinks on the ChangePassword control.
Public property ID  Gets or sets the programmatic identifier assigned to the server control. (inherited from Control)
Public property InstructionText Gets or sets informational text that appears on the ChangePassword control between the ChangePasswordTitleText and the input boxes.
Public property InstructionTextStyle Gets a reference to a collection of Style properties that define the appearance of the instructional text on the ChangePassword control.
Public property LabelStyle Gets a reference to a collection of Style objects that define the appearance of text box labels on the ChangePassword control.
Public property 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.
Public property MembershipProvider Gets or sets the membership provider that is used to manage member information.
Public property 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)
Public property NewPassword Gets the new password entered by the user.
Public property NewPasswordLabelText Gets or sets the label text for the New Password text box.
Public property NewPasswordRegularExpression Gets or sets the regular expression that is used to validate the password provided by the user.
Public property 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.
Public property NewPasswordRequiredErrorMessage Gets or sets the error message that is displayed when the user leaves the New Password text box empty.
Public property Page  Gets a reference to the Page instance that contains the server control. (inherited from Control)
Public property Parent  Gets a reference to the server control's parent control in the page control hierarchy. (inherited from Control)
Public property PasswordHintStyle Gets a reference to a collection of Style properties that define the appearance of hint text that appears on the ChangePassword control.
Public property PasswordHintText Gets or sets informational text about the requirements for creating a password for the Web site.
Public property PasswordLabelText Gets or sets the label text for the Current Password text box.
Public property PasswordRecoveryIconUrl Gets or sets the URL of an image to display next to a link to the Web page that contains the PasswordRecovery control.
Public property PasswordRecoveryText Gets or sets the text of the link to the Web page that contains the PasswordRecovery control.
Public property PasswordRecoveryUrl Gets or sets the URL of the Web page that contains the PasswordRecovery control.
Public property PasswordRequiredErrorMessage Gets or sets the error message that is displayed when the user leaves the Current Password text box empty.
Public property Site  Gets information about the container that hosts the current control when rendered on a design surface. (inherited from Control)
Public property SkinID  Gets or sets the skin to apply to the control. (inherited from WebControl)
Public property 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)
Public property SuccessPageUrl Gets or sets the URL of the page that is shown to users after they have changed their password successfully.
Public property SuccessTemplate Gets or sets the ITemplate object that is used to display the Success and Change Password views of the ChangePassword control.
Public property SuccessTemplateContainer Gets the container that a ChangePassword control used to create an instance of the SuccessTemplate template. This provides programmatic access to child controls.
Public property SuccessText Gets or sets the text that is displayed on the Success view between the SuccessTitleText and the Continue button.
Public property SuccessTextStyle Gets a collection of Style properties that define the appearance of text on the Success view.
Public property SuccessTitleText Gets or sets the title of the Success view.
Public property TabIndex  Gets or sets the tab index of the Web server control. (inherited from WebControl)
Public property TemplateControl  Gets or sets a reference to the template that contains this control. (inherited from Control)
Public property TemplateSourceDirectory  Gets the virtual directory of the Page or UserControl that contains the current server control. (inherited from Control)
Public property TextBoxStyle Gets a reference to a collection of Style properties that define the appearance of text box controls on the ChangePassword control.
Public property TitleTextStyle Gets a reference to a collection of Style properties that define the appearance of titles on the ChangePassword control.
Public property ToolTip  Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (inherited from WebControl)
Public property UniqueID  Gets the unique, hierarchically qualified identifier for the server control. (inherited from Control)
Public property UserName Gets or sets the Web site user name for which to change the password.
Public property UserNameLabelText Gets or sets the label for the User Name text box.
Public property UserNameRequiredErrorMessage Gets or sets the error message that is displayed when the user leaves the User Name text box empty.
Public property 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.
Public property Visible  Gets or sets a value that indicates whether a server control is rendered as UI on the page. (inherited from Control)
Public property Width  Gets or sets the width of the Web server control. (inherited from WebControl)
Top

  Name Description
Protected property Adapter  Gets the browser-specific adapter for the control. (inherited from Control)
Protected property ChildControlsCreated  Gets a value that indicates whether the server control's child controls have been created. (inherited from Control)
Protected property ClientIDSeparator  Gets a character value representing the separator character used in the ClientID property. (inherited from Control)
Protected property Context  Gets the HttpContext object associated with the server control for the current Web request. (inherited from Control)
Protected property DesignMode  Gets a value indicating whether a control is being used on a design surface. (inherited from Control)
Protected property Events  Gets a list of event handler delegates for the control. This property is read-only. (inherited from Control)
Protected property HasChildViewState  Gets a value indicating whether the current server control's child controls have any saved view-state settings. (inherited from Control)
Protected property IdSeparator  Gets the character used to separate control identifiers. (inherited from Control)
Protected property IsChildControlStateCleared  Gets a value indicating whether controls contained within this control have control state. (inherited from Control)
Protected property IsEnabled  Gets a value indicating whether the control is enabled. (inherited from WebControl)
Protected property IsTrackingViewState  Gets a value that indicates whether the server control is saving changes to its view state. (inherited from Control)
Protected property IsViewStateEnabled  Gets a value indicating whether view state is enabled for this control. (inherited from Control)
Protected property LoadViewStateByID  Gets a value indicating whether the control participates in loading its view state by ID instead of index. (inherited from Control)
Protected property TagKey Overridden. Gets the HtmlTextWriterTag value that corresponds to a ChangePassword control. This property is used primarily by control developers.
Protected property TagName  Gets the name of the control tag. This property is used primarily by control developers. (inherited from WebControl)
Protected property 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)
Protected property ViewStateIgnoresCase  Gets a value that indicates whether the StateBag object is case-insensitive. (inherited from Control)
Top

Community Additions

ADD
Show: