1 write to SuccessTextLabel
System.Web (1)
UI\WebControls\CreateUserWizard.cs (1)
3068container.SuccessTextLabel = CreateLiteral();
2 references to SuccessTextLabel
System.Web (2)
UI\WebControls\CreateUserWizard.cs (2)
2018LoginUtil.ApplyStyleToLiteral(_completeStepContainer.SuccessTextLabel, CompleteSuccessText, _completeSuccessTextStyle, true); 3117c.Controls.Add(container.SuccessTextLabel);