1 write to InstructionLabel
System.Web (1)
UI\WebControls\CreateUserWizard.cs (1)
3153container.InstructionLabel = CreateLiteral();
2 references to InstructionLabel
System.Web (2)
UI\WebControls\CreateUserWizard.cs (2)
1816LoginUtil.ApplyStyleToLiteral(_createUserStepContainer.InstructionLabel, InstructionText, InstructionTextStyle, true); 3277var row = CreateDoubleSpannedColumnRow(HorizontalAlign.Center, container.InstructionLabel);