2 references to _answerID
System.Web (2)
UI\WebControls\PasswordRecovery.cs (2)
2271
answerTextBox.ID =
_answerID
;
2846
return FindRequiredControl<IEditableTextControl>(
_answerID
, SR.PasswordRecovery_NoAnswerTextBox);