2 references to PasswordHintStyle
System.Web (2)
UI\WebControls\ChangePassword.cs (2)
1876
((IStateManager)
PasswordHintStyle
).LoadViewState(myState[7]);
2250
LoginUtil.ApplyStyleToLiteral(container.PasswordHintLabel, PasswordHintText,
PasswordHintStyle
, false);