17 references to ImageButton
System.Web (15)
UI\WebControls\ButtonField.cs (1)
242button = new ImageButton();
UI\WebControls\ChangePassword.cs (3)
2684ImageButton imageButton = new ImageButton(); 2950ImageButton imageButton = new ImageButton(); 2956imageButton = new ImageButton();
UI\WebControls\Column.cs (1)
310ImageButton sortButton = new ImageButton();
UI\WebControls\CommandField.cs (1)
534button = new ImageButton();
UI\WebControls\CreateUserWizard.cs (2)
3089container.ContinueImageButton = new ImageButton() { 3458ImageButton imageButton = new ImageButton() {
UI\WebControls\DataControlField.cs (1)
482sortButton = new ImageButton();
UI\WebControls\login.cs (1)
1829ImageButton imageButton = new ImageButton();
UI\WebControls\loginstatus.cs (2)
242_logInImageButton = new ImageButton(); 244_logOutImageButton = new ImageButton();
UI\WebControls\PasswordRecovery.cs (2)
2292ImageButton imageButton = new ImageButton(); 2608ImageButton imageButton = new ImageButton();
UI\WebControls\Wizard.cs (1)
3074ImageButton imageButton = new ImageButton();
System.Web.Extensions (2)
UI\WebControls\NextPreviousPagerField.cs (1)
495button = new ImageButton();
UI\WebControls\NumericPagerField.cs (1)
370button = new ImageButton();