1 write to QuestionLabel
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2263questionContainer.QuestionLabel = new Literal();
3 references to QuestionLabel
System.Web (3)
UI\WebControls\PasswordRecovery.cs (3)
1827Literal questionLabel = container.QuestionLabel; 2362c.Controls.Add(questionContainer.QuestionLabel); 2457c.Controls.Add(questionContainer.QuestionLabel);