1 write to EditProfileIcon
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
2990
container.
EditProfileIcon
= new Image();
2 references to EditProfileIcon
System.Web (2)
UI\WebControls\ChangePassword.cs (2)
2392
Image editProfileIcon = container.
EditProfileIcon
;
3150
c.Controls.Add(container.
EditProfileIcon
);