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