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