1 write to UserNameLabel
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2589userNameContainer.UserNameLabel = new LabelLiteral(userNameTextBox);
5 references to UserNameLabel
System.Web (5)
UI\WebControls\PasswordRecovery.cs (5)
2051Literal userNameLabel = container.UserNameLabel; 2664c.Controls.Add(userNameContainer.UserNameLabel); 2666userNameContainer.UserNameLabel.RenderAsLabel = true; 2736c.Controls.Add(userNameContainer.UserNameLabel); 2738userNameContainer.UserNameLabel.RenderAsLabel = true;