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