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