1 write to PasswordHintLabel
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
2873container.PasswordHintLabel = new Literal();
2 references to PasswordHintLabel
System.Web (2)
UI\WebControls\ChangePassword.cs (2)
2250LoginUtil.ApplyStyleToLiteral(container.PasswordHintLabel, PasswordHintText, PasswordHintStyle, false); 3074c.Controls.Add(container.PasswordHintLabel);