1 write to SuccessTextLabel
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
2673successContainer.SuccessTextLabel = new Literal();
2 references to SuccessTextLabel
System.Web (2)
UI\WebControls\ChangePassword.cs (2)
2537LoginUtil.ApplyStyleToLiteral(container.SuccessTextLabel, SuccessText, _successTextStyle, true); 2713c.Controls.Add(successContainer.SuccessTextLabel);