1 write to PasswordRecoveryIcon
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
2974
container.
PasswordRecoveryIcon
= new Image();
2 references to PasswordRecoveryIcon
System.Web (2)
UI\WebControls\ChangePassword.cs (2)
2386
Image passwordRecoveryIcon = container.
PasswordRecoveryIcon
;
3147
c.Controls.Add(container.
PasswordRecoveryIcon
);