1 write to UserNameLabel
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2261questionContainer.UserNameLabel = new Literal();
3 references to UserNameLabel
System.Web (3)
UI\WebControls\PasswordRecovery.cs (3)
1801Literal userNameLabel = container.UserNameLabel; 2351c.Controls.Add(questionContainer.UserNameLabel); 2445c.Controls.Add(questionContainer.UserNameLabel);