2 references to PasswordLabelText
System.Web (2)
UI\WebControls\CreateUserWizard.cs (2)
1801
_createUserStepContainer.PasswordLabel.Text =
PasswordLabelText
;
1818
LoginUtil.ApplyStyleToLiteral(_createUserStepContainer.PasswordLabel,
PasswordLabelText
, LabelStyle, false);