2 references to UserNameLabelText
System.Web (2)
UI\WebControls\CreateUserWizard.cs (2)
1796
_createUserStepContainer.UserNameLabel.Text =
UserNameLabelText
;
1817
LoginUtil.ApplyStyleToLiteral(_createUserStepContainer.UserNameLabel,
UserNameLabelText
, LabelStyle, false);