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