ChangePassword
CancelButtonCommandName
ChangePasswordButtonCommandName
ContinueButtonCommandName
ChangePassword()
BorderPadding
CancelButtonImageUrl
CancelButtonStyle
CancelButtonText
CancelButtonType
CancelDestinationPageUrl
ChangePasswordButtonImageUrl
ChangePasswordButtonStyle
ChangePasswordButtonText
ChangePasswordButtonType
ChangePasswordFailureText
ChangePasswordTemplate
ChangePasswordTemplateContainer
ChangePasswordTitleText
ConfirmNewPassword
ConfirmNewPasswordLabelText
ConfirmPasswordCompareErrorMessage
ConfirmPasswordRequiredErrorMessage
ContinueButtonImageUrl
ContinueButtonStyle
ContinueButtonText
ContinueButtonType
ContinueDestinationPageUrl
CreateUserIconUrl
CreateUserText
CreateUserUrl
CurrentPassword
DisplayUserName
EditProfileIconUrl
EditProfileText
EditProfileUrl
FailureTextStyle
HelpPageIconUrl
HelpPageText
HelpPageUrl
HyperLinkStyle
InstructionText
InstructionTextStyle
LabelStyle
MailDefinition
MembershipProvider
NewPassword
NewPasswordLabelText
NewPasswordRegularExpression
NewPasswordRegularExpressionErrorMessage
NewPasswordRequiredErrorMessage
PasswordHintStyle
PasswordHintText
PasswordLabelText
PasswordRecoveryIconUrl
PasswordRecoveryText
PasswordRecoveryUrl
PasswordRequiredErrorMessage
RenderOuterTable
SuccessPageUrl
SuccessTemplate
SuccessTemplateContainer
SuccessText
SuccessTextStyle
SuccessTitleText
TagKey
TextBoxStyle
TitleTextStyle
UserName
UserNameLabelText
UserNameRequiredErrorMessage
ValidatorTextStyle
CreateChildControls()
LoadControlState(Object)
LoadViewState(Object)
OnBubbleEvent(Object, EventArgs)
OnCancelButtonClick(EventArgs)
OnChangedPassword(EventArgs)
OnChangePasswordError(EventArgs)
OnChangingPassword(LoginCancelEventArgs)
OnContinueButtonClick(EventArgs)
OnInit(EventArgs)
OnPreRender(EventArgs)
OnSendingMail(MailMessageEventArgs)
OnSendMailError(SendMailErrorEventArgs)
Render(HtmlTextWriter)
SaveControlState()
SaveViewState()
SetDesignModeState(IDictionary)
TrackViewState()
CancelButtonClick
ChangedPassword
ChangePasswordError
ChangingPassword
ContinueButtonClick
SendingMail
SendMailError
net481
namespace System.Web.UI.WebControls
{
[Bindable(false)]
[DefaultEvent("ChangedPassword")]
[Designer("System.Web.UI.Design.WebControls.ChangePasswordDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class ChangePassword : CompositeControl, INamingContainer
{
[DefaultValue("")]
[Editor("System.Web.UI.Design.ImageUrlEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(UITypeEditor))]
[UrlProperty]
public virtual string ChangePasswordButtonImageUrl { get; set; }
}
}
NetFx Compat Lab | 0.3 %
Reference this API 0.3 %
Get property |
---|---|
nuget.org | 0.0 %
Reference this API 0.0 %
Get property |
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assembly | System.Web , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API