1 write to _question
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
484
_question
= value;
2 references to _question
System.Web (2)
UI\WebControls\PasswordRecovery.cs (2)
481
return (
_question
!= null) ?
_question
: String.Empty;