1 write to SuccessTextLabel
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2536successContainer.SuccessTextLabel = new Literal();
2 references to SuccessTextLabel
System.Web (2)
UI\WebControls\PasswordRecovery.cs (2)
1981Literal successTextLabel = container.SuccessTextLabel; 2545c.Controls.Add(successContainer.SuccessTextLabel);