12 references to ChangePassword
System.Web (12)
UI\WebControls\ChangePassword.cs (12)
364TemplateContainer(typeof(ChangePassword)) 1329TemplateContainer(typeof(ChangePassword)) 1844/// Loads a saved state of the <see cref='System.Web.UI.WebControls.ChangePassword'/>. 2124/// Saves the state of the <see cref='System.Web.UI.WebControls.ChangePassword'/>. 2665private ChangePassword _owner; 2667public DefaultSuccessTemplate(ChangePassword owner) { 2758internal sealed class SuccessContainer : LoginUtil.GenericContainer<ChangePassword>, INonBindingContainer { 2767public SuccessContainer(ChangePassword owner) : base(owner) { 2844private ChangePassword _owner; 2846public DefaultChangePasswordTemplate(ChangePassword owner) { 3184internal sealed class ChangePasswordContainer : LoginUtil.GenericContainer<ChangePassword>, INonBindingContainer { 3224public ChangePasswordContainer(ChangePassword owner) : base(owner) {