The ChangePassword type exposes the following members.

Constructors

  Name Description
Public method ChangePassword
Initializes a new instance of the ChangePassword class

Properties

  Name Description
Public property CancelButtonStyleID
Styles Control ID with Filter(s) collection to apply style to cancel button.
Public property ChangePasswordButtonStyleID
Styles Control ID with Filter(s) collection to apply style to change password button.
Public property ClientID
Gets the server control short identifier generated by Framework.
(Overrides Control..::..ClientID.)
Public property ContinueButtonStyleID
Styles Control ID with Filter(s) collection to apply style to continue button.
Public property CssIncludeGroup
Determines the CSS group the controls automatically generated style information will be part of.
Public property FailureTextStyleID
Styles Control ID with Filter(s) collection to apply style to failure text.
Public property HyperLinkStyleID
Styles Control ID with Filter(s) collection to apply style to hyperlink.
Public property InstructionTextStyleID
Styles Control ID with Filter(s) collection to apply style to instruction text.
Public property LabelStyleID
Styles Control ID with Filter(s) collection to apply style to labels.
Public property PasswordHintStyleID
Styles Control ID with Filter(s) collection to apply style to password hint.
Public property StyleClientID
Returns the controls clientid as string
Public property StyleID
A list of filters that when matched can be used to override the default stylesheet.
Public property SuccessTextStyleID
Styles Control ID with Filter(s) collection to apply style to success text.
Public property TextBoxStyleID
Styles Control ID with Filter(s) collection to apply style to text box.
Public property TitleTextStyleID
Styles Control ID with Filter(s) collection to apply style to title text.
Public property ValidatorTextStyleID
Styles Control ID with Filter(s) collection to apply style to validation text.

See Also