1 write to ConfirmNewPasswordLabel
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
2908container.ConfirmNewPasswordLabel = new LabelLiteral(confirmNewPasswordTextBox);
3 references to ConfirmNewPasswordLabel
System.Web (3)
UI\WebControls\ChangePassword.cs (3)
2249LoginUtil.ApplyStyleToLiteral(container.ConfirmNewPasswordLabel, ConfirmNewPasswordLabelText, LabelStyle, false); 3082c.Controls.Add(container.ConfirmNewPasswordLabel); 3084container.ConfirmNewPasswordLabel.RenderAsLabel = true;