1 write to PasswordRecoveryIcon
System.Web (1)
UI\WebControls\login.cs (1)
1863
loginContainer.
PasswordRecoveryIcon
= new Image();
5 references to PasswordRecoveryIcon
System.Web (5)
UI\WebControls\login.cs (5)
1590
Image passwordRecoveryIcon = container.
PasswordRecoveryIcon
;
1967
c.Controls.Add(loginContainer.
PasswordRecoveryIcon
);
2063
c.Controls.Add(loginContainer.
PasswordRecoveryIcon
);
2167
c.Controls.Add(loginContainer.
PasswordRecoveryIcon
);
2269
c.Controls.Add(loginContainer.
PasswordRecoveryIcon
);