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