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