1 write to _failureTextLabel
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
3050
_failureTextLabel
= value;
2 references to _failureTextLabel
System.Web (2)
UI\WebControls\PasswordRecovery.cs (2)
3042
if (
_failureTextLabel
!= null) {
3043
return
_failureTextLabel
;