1 write to CurrentPasswordLabel
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
2890container.CurrentPasswordLabel = new LabelLiteral(currentPasswordTextBox);
3 references to CurrentPasswordLabel
System.Web (3)
UI\WebControls\ChangePassword.cs (3)
2247LoginUtil.ApplyStyleToLiteral(container.CurrentPasswordLabel, PasswordLabelText, LabelStyle, false); 3043c.Controls.Add(container.CurrentPasswordLabel); 3045container.CurrentPasswordLabel.RenderAsLabel = true;