1 write to ImageButton
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2612
userNameContainer.
ImageButton
= imageButton;
3 references to ImageButton
System.Web (3)
UI\WebControls\PasswordRecovery.cs (3)
2085
ImageButton imageButton = container.
ImageButton
;
2689
c.Controls.Add(userNameContainer.
ImageButton
);
2761
c.Controls.Add(userNameContainer.
ImageButton
);