1 write to _answerTextBox
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2850
_answerTextBox
= value;
2 references to _answerTextBox
System.Web (2)
UI\WebControls\PasswordRecovery.cs (2)
2842
if (
_answerTextBox
!= null) {
2843
return
_answerTextBox
;