1 write to Instruction
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2583
userNameContainer.
Instruction
= new Literal();
3 references to Instruction
System.Web (3)
UI\WebControls\PasswordRecovery.cs (3)
2038
Literal instruction = container.
Instruction
;
2657
c.Controls.Add(userNameContainer.
Instruction
);
2730
c.Controls.Add(userNameContainer.
Instruction
);