Mono Class Library: Overview

System.Web.UI.WebControls.ChangePassword: Members

The members of System.Web.UI.WebControls.ChangePassword are listed below.

See Also: Inherited members from System.Web.UI.WebControls.CompositeControl

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
CancelButtonCommandNamestring. Documentation for this section has not yet been entered.
static readonly
ChangePasswordButtonCommandNamestring. Documentation for this section has not yet been entered.
static readonly
ContinueButtonCommandNamestring. Documentation for this section has not yet been entered.

Public Properties

BorderPaddingint. Documentation for this section has not yet been entered.
CancelButtonImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
CancelButtonStyleStyle. Documentation for this section has not yet been entered.
CancelButtonTextstring. Documentation for this section has not yet been entered.
CancelButtonTypeButtonType. Documentation for this section has not yet been entered.
CancelDestinationPageUrlstring. Documentation for this section has not yet been entered.
ChangePasswordButtonImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
ChangePasswordButtonStyleStyle. Documentation for this section has not yet been entered.
ChangePasswordButtonTextstring. Documentation for this section has not yet been entered.
ChangePasswordButtonTypeButtonType. Documentation for this section has not yet been entered.
ChangePasswordFailureTextstring. Documentation for this section has not yet been entered.
ChangePasswordTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
ChangePasswordTemplateContainerSystem.Web.UI.Control. Documentation for this section has not yet been entered.
ChangePasswordTitleTextstring. Documentation for this section has not yet been entered.
[read-only]
ConfirmNewPasswordstring. Documentation for this section has not yet been entered.
ConfirmNewPasswordLabelTextstring. Documentation for this section has not yet been entered.
ConfirmPasswordCompareErrorMessagestring. Documentation for this section has not yet been entered.
ConfirmPasswordRequiredErrorMessagestring. Documentation for this section has not yet been entered.
ContinueButtonImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
ContinueButtonStyleStyle. Documentation for this section has not yet been entered.
ContinueButtonTextstring. Documentation for this section has not yet been entered.
ContinueButtonTypeButtonType. Documentation for this section has not yet been entered.
ContinueDestinationPageUrlstring. Documentation for this section has not yet been entered.
CreateUserIconUrlstring. Documentation for this section has not yet been entered.
CreateUserTextstring. Documentation for this section has not yet been entered.
CreateUserUrlstring. Documentation for this section has not yet been entered.
[read-only]
CurrentPasswordstring. Documentation for this section has not yet been entered.
DisplayUserNamebool. Documentation for this section has not yet been entered.
EditProfileIconUrlstring. Documentation for this section has not yet been entered.
EditProfileTextstring. Documentation for this section has not yet been entered.
EditProfileUrlstring. Documentation for this section has not yet been entered.
[read-only]
FailureTextStyleTableItemStyle. Documentation for this section has not yet been entered.
HelpPageIconUrlstring. Documentation for this section has not yet been entered.
HelpPageTextstring. Documentation for this section has not yet been entered.
HelpPageUrlstring. Documentation for this section has not yet been entered.
[read-only]
HyperLinkStyleTableItemStyle. Documentation for this section has not yet been entered.
InstructionTextstring. Documentation for this section has not yet been entered.
[read-only]
InstructionTextStyleTableItemStyle. Documentation for this section has not yet been entered.
[read-only]
LabelStyleTableItemStyle. Documentation for this section has not yet been entered.
[read-only]
MailDefinitionMailDefinition. Documentation for this section has not yet been entered.
MembershipProviderstring. Documentation for this section has not yet been entered.
[read-only]
NewPasswordstring. Documentation for this section has not yet been entered.
NewPasswordLabelTextstring. Documentation for this section has not yet been entered.
NewPasswordRegularExpressionstring. Documentation for this section has not yet been entered.
NewPasswordRegularExpressionErrorMessagestring. Documentation for this section has not yet been entered.
NewPasswordRequiredErrorMessagestring. Documentation for this section has not yet been entered.
[read-only]
PasswordHintStyleTableItemStyle. Documentation for this section has not yet been entered.
PasswordHintTextstring. Documentation for this section has not yet been entered.
PasswordLabelTextstring. Documentation for this section has not yet been entered.
PasswordRecoveryIconUrlstring. Documentation for this section has not yet been entered.
PasswordRecoveryTextstring. Documentation for this section has not yet been entered.
PasswordRecoveryUrlstring. Documentation for this section has not yet been entered.
PasswordRequiredErrorMessagestring. Documentation for this section has not yet been entered.
SuccessPageUrlstring. Documentation for this section has not yet been entered.
SuccessTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
SuccessTemplateContainerSystem.Web.UI.Control. Documentation for this section has not yet been entered.
SuccessTextstring. Documentation for this section has not yet been entered.
[read-only]
SuccessTextStyleTableItemStyle. Documentation for this section has not yet been entered.
SuccessTitleTextstring. Documentation for this section has not yet been entered.
[read-only]
TextBoxStyleStyle. Documentation for this section has not yet been entered.
[read-only]
TitleTextStyleTableItemStyle. Documentation for this section has not yet been entered.
UserNamestring. Documentation for this section has not yet been entered.
UserNameLabelTextstring. Documentation for this section has not yet been entered.
UserNameRequiredErrorMessagestring. Documentation for this section has not yet been entered.
[read-only]
ValidatorTextStyleStyle. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
TagKeySystem.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.

Protected Methods

override
CreateChildControls()
Documentation for this section has not yet been entered.
override
LoadControlState(object)
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
OnCancelButtonClick(EventArgs)
Documentation for this section has not yet been entered.
OnChangedPassword(EventArgs)
Documentation for this section has not yet been entered.
OnChangePasswordError(EventArgs)
Documentation for this section has not yet been entered.
OnChangingPassword(LoginCancelEventArgs)
Documentation for this section has not yet been entered.
OnContinueButtonClick(EventArgs)
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
OnSendingMail(MailMessageEventArgs)
Documentation for this section has not yet been entered.
OnSendMailError(SendMailErrorEventArgs)
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveControlState() : object
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
SetDesignModeState(IDictionary)
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.

Public Events

CancelButtonClickDocumentation for this section has not yet been entered.
ChangedPasswordDocumentation for this section has not yet been entered.
ChangePasswordErrorDocumentation for this section has not yet been entered.
ChangingPasswordDocumentation for this section has not yet been entered.
ContinueButtonClickDocumentation for this section has not yet been entered.
SendingMailDocumentation for this section has not yet been entered.
SendMailErrorDocumentation for this section has not yet been entered.