2 references to PasswordHintText
System.Web (2)
UI\WebControls\ChangePassword.cs (2)
2250
LoginUtil.ApplyStyleToLiteral(container.PasswordHintLabel,
PasswordHintText
, PasswordHintStyle, false);
2260
_passwordHintTableRow.Visible = !String.IsNullOrEmpty(
PasswordHintText
);