温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:BugNet0.7.881.0汉化免安装版源码
当前文件:
BugNet/BugNET_WAP/Administration/Host/Settings.aspx.designer.cs[27K,2009-6-12 11:34:49],打开代码结构图
BugNet/BugNET_WAP/Administration/Host/Settings.aspx.designer.cs[27K,2009-6-12 11:34:49],打开代码结构图1//------------------------------------------------------------------------------ 2
// <auto-generated> 3
// This code was generated by a tool. 4
// Runtime Version:2.0.50727.312 5
// 6
// Changes to this file may cause incorrect behavior and will be lost if 7
// the code is regenerated. 8
// </auto-generated> 9
//------------------------------------------------------------------------------ 10
11
namespace BugNET.Administration.Host { 12
13
14
/// <summary> 15
/// Settings class. 16
/// </summary> 17
/// <remarks> 18
/// Auto-generated class. 19
/// </remarks> 20
public partial class Settings { 21
22
/// <summary> 23
/// Message1 control. 24
/// </summary> 25
/// <remarks> 26
/// Auto-generated field. 27
/// To modify move field declaration from designer file to code-behind file. 28
/// </remarks> 29
protected global::BugNET.UserControls.Message Message1; 30
31
/// <summary> 32
/// CollapsiblePanelExtender1 control. 33
/// </summary> 34
/// <remarks> 35
/// Auto-generated field. 36
/// To modify move field declaration from designer file to code-behind file. 37
/// </remarks> 38
protected global::AjaxControlToolkit.CollapsiblePanelExtender CollapsiblePanelExtender1; 39
40
/// <summary> 41
/// BasicSettingsPanelHeader control. 42
/// </summary> 43
/// <remarks> 44
/// Auto-generated field. 45
/// To modify move field declaration from designer file to code-behind file. 46
/// </remarks> 47
protected global::System.Web.UI.WebControls.Panel BasicSettingsPanelHeader; 48
49
/// <summary> 50
/// Image1 control. 51
/// </summary> 52
/// <remarks> 53
/// Auto-generated field. 54
/// To modify move field declaration from designer file to code-behind file. 55
/// </remarks> 56
protected global::System.Web.UI.WebControls.Image Image1; 57
58
/// <summary> 59
/// pnlBasicSettings control. 60
/// </summary> 61
/// <remarks> 62
/// Auto-generated field. 63
/// To modify move field declaration from designer file to code-behind file. 64
/// </remarks> 65
protected global::System.Web.UI.WebControls.Panel pnlBasicSettings; 66
67
/// <summary> 68
/// label28 control. 69
/// </summary> 70
/// <remarks> 71
/// Auto-generated field. 72
/// To modify move field declaration from designer file to code-behind file. 73
/// </remarks> 74
protected global::System.Web.UI.WebControls.Label label28; 75
76
/// <summary> 77
/// ApplicationTitle control. 78
/// </summary> 79
/// <remarks> 80
/// Auto-generated field. 81
/// To modify move field declaration from designer file to code-behind file. 82
/// </remarks> 83
protected global::System.Web.UI.WebControls.TextBox ApplicationTitle; 84
85
/// <summary> 86
/// label1 control. 87
/// </summary> 88
/// <remarks> 89
/// Auto-generated field. 90
/// To modify move field declaration from designer file to code-behind file. 91
/// </remarks> 92
protected global::System.Web.UI.WebControls.Label label1; 93
94
/// <summary> 95
/// FCKEditWelcomeMessage control. 96
/// </summary> 97
/// <remarks> 98
/// Auto-generated field. 99
/// To modify move field declaration from designer file to code-behind file. 100
/// </remarks> 101
protected global::FredCK.FCKeditorV2.FCKeditor FCKEditWelcomeMessage; 102
103
/// <summary> 104
/// label2 control. 105
/// </summary> 106
/// <remarks> 107
/// Auto-generated field. 108
/// To modify move field declaration from designer file to code-behind file. 109
/// </remarks> 110
protected global::System.Web.UI.WebControls.Label label2; 111
112
/// <summary> 113
/// DefaultUrl control. 114
/// </summary> 115
/// <remarks> 116
/// Auto-generated field. 117
/// To modify move field declaration from designer file to code-behind file. 118
/// </remarks> 119
protected global::System.Web.UI.WebControls.TextBox DefaultUrl; 120
121
/// <summary> 122
/// CollapsiblePanelExtender2 control. 123
/// </summary> 124
/// <remarks> 125
/// Auto-generated field. 126
/// To modify move field declaration from designer file to code-behind file. 127
/// </remarks> 128
protected global::AjaxControlToolkit.CollapsiblePanelExtender CollapsiblePanelExtender2; 129
130
/// <summary> 131
/// pnlAuthenticationHeader control. 132
/// </summary> 133
/// <remarks> 134
/// Auto-generated field. 135
/// To modify move field declaration from designer file to code-behind file. 136
/// </remarks> 137
protected global::System.Web.UI.WebControls.Panel pnlAuthenticationHeader; 138
139
/// <summary> 140
/// Image2 control. 141
/// </summary> 142
/// <remarks> 143
/// Auto-generated field. 144
/// To modify move field declaration from designer file to code-behind file. 145
/// </remarks> 146
protected global::System.Web.UI.WebControls.Image Image2; 147
148
/// <summary> 149
/// pnlAuthentication control. 150
/// </summary> 151
/// <remarks> 152
/// Auto-generated field. 153
/// To modify move field declaration from designer file to code-behind file. 154
/// </remarks> 155
protected global::System.Web.UI.WebControls.Panel pnlAuthentication; 156
157
/// <summary> 158
/// label3 control. 159
/// </summary> 160
/// <remarks> 161
/// Auto-generated field. 162
/// To modify move field declaration from designer file to code-behind file. 163
/// </remarks> 164
protected global::System.Web.UI.WebControls.Label label3; 165
166
/// <summary> 167
/// UserAccountSource control. 168
/// </summary> 169
/// <remarks> 170
/// Auto-generated field. 171
/// To modify move field declaration from designer file to code-behind file. 172
/// </remarks> 173
protected global::System.Web.UI.WebControls.RadioButtonList UserAccountSource; 174
175
/// <summary> 176
/// option1 control. 177
/// </summary> 178
/// <remarks> 179
/// Auto-generated field. 180
/// To modify move field declaration from designer file to code-behind file. 181
/// </remarks> 182
protected global::System.Web.UI.WebControls.ListItem option1; 183
184
/// <summary> 185
/// option2 control. 186
/// </summary> 187
/// <remarks> 188
/// Auto-generated field. 189
/// To modify move field declaration from designer file to code-behind file. 190
/// </remarks> 191
protected global::System.Web.UI.WebControls.ListItem option2; 192
193
/// <summary> 194
/// option3 control. 195
/// </summary> 196
/// <remarks> 197
/// Auto-generated field. 198
/// To modify move field declaration from designer file to code-behind file. 199
/// </remarks> 200
protected global::System.Web.UI.WebControls.ListItem option3; 201
202
/// <summary> 203
/// label25 control. 204
/// </summary> 205
/// <remarks> 206
/// Auto-generated field. 207
/// To modify move field declaration from designer file to code-behind file. 208
/// </remarks> 209
protected global::System.Web.UI.WebControls.Label label25; 210
211
/// <summary> 212
/// ADPath control. 213
/// </summary> 214
/// <remarks> 215
/// Auto-generated field. 216
/// To modify move field declaration from designer file to code-behind file. 217
/// </remarks> 218
protected global::System.Web.UI.WebControls.TextBox ADPath; 219
220
/// <summary> 221
/// label4 control. 222
/// </summary> 223
/// <remarks> 224
/// Auto-generated field. 225
/// To modify move field declaration from designer file to code-behind file. 226
/// </remarks> 227
protected global::System.Web.UI.WebControls.Label label4; 228
229
/// <summary> 230
/// ADUserName control. 231
/// </summary> 232
/// <remarks> 233
/// Auto-generated field. 234
/// To modify move field declaration from designer file to code-behind file. 235
/// </remarks> 236
protected global::System.Web.UI.WebControls.TextBox ADUserName; 237
238
/// <summary> 239
/// label5 control. 240
/// </summary> 241
/// <remarks> 242
/// Auto-generated field. 243
/// To modify move field declaration from designer file to code-behind file. 244
/// </remarks> 245
protected global::System.Web.UI.WebControls.Label label5; 246
247
/// <summary> 248
/// ADPassword control. 249
/// </summary> 250
/// <remarks> 251
/// Auto-generated field. 252
/// To modify move field declaration from designer file to code-behind file. 253
/// </remarks> 254
protected global::System.Web.UI.WebControls.TextBox ADPassword; 255
256
/// <summary> 257
/// label6 control. 258
/// </summary> 259
/// <remarks> 260
/// Auto-generated field. 261
/// To modify move field declaration from designer file to code-behind file. 262
/// </remarks> 263
protected global::System.Web.UI.WebControls.Label label6; 264
265
/// <summary> 266
/// ADConfirmPassword control. 267
/// </summary> 268
/// <remarks> 269
/// Auto-generated field. 270
/// To modify move field declaration from designer file to code-behind file. 271
/// </remarks> 272
protected global::System.Web.UI.WebControls.TextBox ADConfirmPassword; 273
274
/// <summary> 275
/// compval control. 276
/// </summary> 277
/// <remarks> 278
/// Auto-generated field. 279
/// To modify move field declaration from designer file to code-behind file. 280
/// </remarks> 281
protected global::System.Web.UI.WebControls.CompareValidator compval; 282
283
/// <summary> 284
/// label7 control. 285
/// </summary> 286
/// <remarks> 287
/// Auto-generated field. 288
/// To modify move field declaration from designer file to code-behind file. 289
/// </remarks> 290
protected global::System.Web.UI.WebControls.Label label7; 291
292
/// <summary> 293
/// DisableAnonymousAccess control. 294
/// </summary> 295
/// <remarks> 296
/// Auto-generated field. 297
/// To modify move field declaration from designer file to code-behind file. 298
/// </remarks> 299
protected global::System.Web.UI.WebControls.CheckBox DisableAnonymousAccess; 300
301
/// <summary> 302
/// label8 control. 303
/// </summary> 304
/// <remarks> 305
/// Auto-generated field. 306
/// To modify move field declaration from designer file to code-behind file. 307
/// </remarks> 308
protected global::System.Web.UI.WebControls.Label label8; 309
310
/// <summary> 311
/// DisableUserRegistration control. 312
/// </summary> 313
/// <remarks> 314
/// Auto-generated field. 315
/// To modify move field declaration from designer file to code-behind file. 316
/// </remarks> 317
protected global::System.Web.UI.WebControls.CheckBox DisableUserRegistration; 318
319
/// <summary> 320
/// CollapsiblePanelExtender3 control. 321
/// </summary> 322
/// <remarks> 323
/// Auto-generated field. 324
/// To modify move field declaration from designer file to code-behind file. 325
/// </remarks> 326
protected global::AjaxControlToolkit.CollapsiblePanelExtender CollapsiblePanelExtender3; 327
328
/// <summary> 329
/// pnlSMTPHeader control. 330
/// </summary> 331
/// <remarks> 332
/// Auto-generated field. 333
/// To modify move field declaration from designer file to code-behind file. 334
/// </remarks> 335
protected global::System.Web.UI.WebControls.Panel pnlSMTPHeader; 336
337
/// <summary> 338
/// Image3 control. 339
/// </summary> 340
/// <remarks> 341
/// Auto-generated field. 342
/// To modify move field declaration from designer file to code-behind file. 343
/// </remarks> 344
protected global::System.Web.UI.WebControls.Image Image3; 345
346
/// <summary> 347
/// pnlSMTP control. 348
/// </summary> 349
/// <remarks> 350
/// Auto-generated field. 351
/// To modify move field declaration from designer file to code-behind file. 352
/// </remarks> 353
protected global::System.Web.UI.WebControls.Panel pnlSMTP; 354
355
/// <summary> 356
/// label9 control. 357
/// </summary> 358
/// <remarks> 359
/// Auto-generated field. 360
/// To modify move field declaration from designer file to code-behind file. 361
/// </remarks> 362
protected global::System.Web.UI.WebControls.Label label9; 363
364
/// <summary> 365
/// SMTPServer control. 366
/// </summary> 367
/// <remarks> 368
/// Auto-generated field. 369
/// To modify move field declaration from designer file to code-behind file. 370
/// </remarks> 371
protected global::System.Web.UI.WebControls.TextBox SMTPServer; 372
373
/// <summary> 374
/// label22 control. 375
/// </summary> 376
/// <remarks> 377
/// Auto-generated field. 378
/// To modify move field declaration from designer file to code-behind file. 379
/// </remarks> 380
protected global::System.Web.UI.WebControls.Label label22; 381
382
/// <summary> 383
/// HostEmail control. 384
/// </summary> 385
/// <remarks> 386
/// Auto-generated field. 387
/// To modify move field declaration from designer file to code-behind file. 388
/// </remarks> 389
protected global::System.Web.UI.WebControls.TextBox HostEmail; 390
391
/// <summary> 392
/// label10 control. 393
/// </summary> 394
/// <remarks> 395
/// Auto-generated field. 396
/// To modify move field declaration from designer file to code-behind file. 397
/// </remarks> 398
protected global::System.Web.UI.WebControls.Label label10; 399
400
/// <summary> 401
/// SMTPEnableAuthentication control. 402
/// </summary> 403
/// <remarks> 404
/// Auto-generated field. 405
/// To modify move field declaration from designer file to code-behind file. 406
/// </remarks> 407
protected global::System.Web.UI.WebControls.CheckBox SMTPEnableAuthentication; 408
409
/// <summary> 410
/// label11 control. 411
/// </summary> 412
/// <remarks> 413
/// Auto-generated field. 414
/// To modify move field declaration from designer file to code-behind file. 415
/// </remarks> 416
protected global::System.Web.UI.WebControls.Label label11; 417
418
/// <summary> 419
/// SMTPUsername control. 420
/// </summary> 421
/// <remarks> 422
/// Auto-generated field. 423
/// To modify move field declaration from designer file to code-behind file. 424
/// </remarks> 425
protected global::System.Web.UI.WebControls.TextBox SMTPUsername; 426
427
/// <summary> 428
/// label12 control. 429
/// </summary> 430
/// <remarks> 431
/// Auto-generated field. 432
/// To modify move field declaration from designer file to code-behind file. 433
/// </remarks> 434
protected global::System.Web.UI.WebControls.Label label12; 435
436
/// <summary> 437
/// SMTPPassword control. 438
/// </summary> 439
/// <remarks> 440
/// Auto-generated field. 441
/// To modify move field declaration from designer file to code-behind file. 442
/// </remarks> 443
protected global::System.Web.UI.WebControls.TextBox SMTPPassword; 444
445
/// <summary> 446
/// label26 control. 447
/// </summary> 448
/// <remarks> 449
/// Auto-generated field. 450
/// To modify move field declaration from designer file to code-behind file. 451
/// </remarks> 452
protected global::System.Web.UI.WebControls.Label label26; 453
454
/// <summary> 455
/// SMTPPort control. 456
/// </summary> 457
/// <remarks> 458
/// Auto-generated field. 459
/// To modify move field declaration from designer file to code-behind file. 460
/// </remarks> 461
protected global::System.Web.UI.WebControls.TextBox SMTPPort; 462
463
/// <summary> 464
/// label27 control. 465
/// </summary> 466
/// <remarks> 467
/// Auto-generated field. 468
/// To modify move field declaration from designer file to code-behind file. 469
/// </remarks> 470
protected global::System.Web.UI.WebControls.Label label27; 471
472
/// <summary> 473
/// SMTPUseSSL control. 474
/// </summary> 475
/// <remarks> 476
/// Auto-generated field. 477
/// To modify move field declaration from designer file to code-behind file. 478
/// </remarks> 479
protected global::System.Web.UI.WebControls.CheckBox SMTPUseSSL; 480
481
/// <summary> 482
/// CollapsiblePanelExtender4 control. 483
/// </summary> 484
/// <remarks> 485
/// Auto-generated field. 486
/// To modify move field declaration from designer file to code-behind file. 487
/// </remarks> 488
protected global::AjaxControlToolkit.CollapsiblePanelExtender CollapsiblePanelExtender4; 489
490
/// <summary> 491
/// pnlMailboxHeader control. 492
/// </summary> 493
/// <remarks> 494
/// Auto-generated field. 495
/// To modify move field declaration from designer file to code-behind file. 496
/// </remarks> 497
protected global::System.Web.UI.WebControls.Panel pnlMailboxHeader; 498
499
/// <summary> 500
/// Image4 control. 501
/// </summary> 502
/// <remarks> 503
/// Auto-generated field. 504
/// To modify move field declaration from designer file to code-behind file. 505
/// </remarks> 506
protected global::System.Web.UI.WebControls.Image Image4; 507
508
/// <summary> 509
/// pnlMailbox control. 510
/// </summary> 511
/// <remarks> 512
/// Auto-generated field. 513
/// To modify move field declaration from designer file to code-behind file. 514
/// </remarks> 515
protected global::System.Web.UI.WebControls.Panel pnlMailbox; 516
517
/// <summary> 518
/// label13 control. 519
/// </summary> 520
/// <remarks> 521
/// Auto-generated field. 522
/// To modify move field declaration from designer file to code-behind file. 523
/// </remarks> 524
protected global::System.Web.UI.WebControls.Label label13; 525
526
/// <summary> 527
/// POP3ReaderEnabled control. 528
/// </summary> 529
/// <remarks> 530
/// Auto-generated field. 531
/// To modify move field declaration from designer file to code-behind file. 532
/// </remarks> 533
protected global::System.Web.UI.WebControls.CheckBox POP3ReaderEnabled; 534
535
/// <summary> 536
/// label14 control. 537
/// </summary> 538
/// <remarks> 539
/// Auto-generated field. 540
/// To modify move field declaration from designer file to code-behind file. 541
/// </remarks> 542
protected global::System.Web.UI.WebControls.Label label14; 543
544
/// <summary> 545
/// POP3Server control. 546
/// </summary> 547
/// <remarks> 548
/// Auto-generated field. 549
/// To modify move field declaration from designer file to code-behind file. 550
/// </remarks> 551
protected global::System.Web.UI.WebControls.TextBox POP3Server; 552
553
/// <summary> 554
/// label15 control. 555
/// </summary> 556
/// <remarks> 557
/// Auto-generated field. 558
/// To modify move field declaration from designer file to code-behind file. 559
/// </remarks> 560
protected global::System.Web.UI.WebControls.Label label15; 561
562
/// <summary> 563
/// POP3Username control. 564
/// </summary> 565
/// <remarks> 566
/// Auto-generated field. 567
/// To modify move field declaration from designer file to code-behind file. 568
/// </remarks> 569
protected global::System.Web.UI.WebControls.TextBox POP3Username; 570
571
/// <summary> 572
/// label16 control. 573
/// </summary> 574
/// <remarks> 575
/// Auto-generated field. 576
/// To modify move field declaration from designer file to code-behind file. 577
/// </remarks> 578
protected global::System.Web.UI.WebControls.Label label16; 579
580
/// <summary> 581
/// POP3Password control. 582
/// </summary> 583
/// <remarks> 584
/// Auto-generated field. 585
/// To modify move field declaration from designer file to code-behind file. 586
/// </remarks> 587
protected global::System.Web.UI.WebControls.TextBox POP3Password; 588
589
/// <summary> 590
/// label17 control. 591
/// </summary> 592
/// <remarks> 593
/// Auto-generated field. 594
/// To modify move field declaration from designer file to code-behind file. 595
/// </remarks> 596
protected global::System.Web.UI.WebControls.Label label17; 597
598
/// <summary> 599
/// POP3Interval control. 600
/// </summary> 601
/// <remarks> 602
/// Auto-generated field. 603
/// To modify move field declaration from designer file to code-behind file. 604
/// </remarks> 605
protected global::System.Web.UI.WebControls.TextBox POP3Interval; 606
607
/// <summary> 608
/// label18 control. 609
/// </summary> 610
/// <remarks> 611
/// Auto-generated field. 612
/// To modify move field declaration from designer file to code-behind file. 613
/// </remarks> 614
protected global::System.Web.UI.WebControls.Label label18; 615
616
/// <summary> 617
/// POP3DeleteMessages control. 618
/// </summary> 619
/// <remarks> 620
/// Auto-generated field. 621
/// To modify move field declaration from designer file to code-behind file. 622
/// </remarks> 623
protected global::System.Web.UI.WebControls.CheckBox POP3DeleteMessages; 624
625
/// <summary> 626
/// label19 control. 627
/// </summary> 628
/// <remarks> 629
/// Auto-generated field. 630
/// To modify move field declaration from designer file to code-behind file. 631
/// </remarks> 632
protected global::System.Web.UI.WebControls.Label label19; 633
634
/// <summary> 635
/// POP3ProcessAttachments control. 636
/// </summary> 637
/// <remarks> 638
/// Auto-generated field. 639
/// To modify move field declaration from designer file to code-behind file. 640
/// </remarks> 641
protected global::System.Web.UI.WebControls.CheckBox POP3ProcessAttachments; 642
643
/// <summary> 644
/// label20 control. 645
/// </summary> 646
/// <remarks> 647
/// Auto-generated field. 648
/// To modify move field declaration from designer file to code-behind file. 649
/// </remarks> 650
protected global::System.Web.UI.WebControls.Label label20; 651
652
/// <summary> 653
/// POP3BodyTemplate control. 654
/// </summary> 655
/// <remarks> 656
/// Auto-generated field. 657
/// To modify move field declaration from designer file to code-behind file. 658
/// </remarks> 659
protected global::System.Web.UI.WebControls.TextBox POP3BodyTemplate; 660
661
/// <summary> 662
/// label21 control. 663
/// </summary> 664
/// <remarks> 665
/// Auto-generated field. 666
/// To modify move field declaration from designer file to code-behind file. 667
/// </remarks> 668
protected global::System.Web.UI.WebControls.Label label21; 669
670
/// <summary> 671
/// POP3ReportingUsername control. 672
/// </summary> 673
/// <remarks> 674
/// Auto-generated field. 675
/// To modify move field declaration from designer file to code-behind file. 676
/// </remarks> 677
protected global::System.Web.UI.WebControls.TextBox POP3ReportingUsername; 678
679
/// <summary> 680
/// CollapsiblePanelExtender5 control. 681
/// </summary> 682
/// <remarks> 683
/// Auto-generated field. 684
/// To modify move field declaration from designer file to code-behind file. 685
/// </remarks> 686
protected global::AjaxControlToolkit.CollapsiblePanelExtender CollapsiblePanelExtender5; 687
688
/// <summary> 689
/// pnlOtherSettingsHeader control. 690
/// </summary> 691
/// <remarks> 692
/// Auto-generated field. 693
/// To modify move field declaration from designer file to code-behind file. 694
/// </remarks> 695
protected global::System.Web.UI.WebControls.Panel pnlOtherSettingsHeader; 696
697
/// <summary> 698
/// Image5 control. 699
/// </summary> 700
/// <remarks> 701
/// Auto-generated field. 702
/// To modify move field declaration from designer file to code-behind file. 703
/// </remarks> 704
protected global::System.Web.UI.WebControls.Image Image5; 705
706
/// <summary> 707
/// pnlOtherSettings control. 708
/// </summary> 709
/// <remarks> 710
/// Auto-generated field. 711
/// To modify move field declaration from designer file to code-behind file. 712
/// </remarks> 713
protected global::System.Web.UI.WebControls.Panel pnlOtherSettings; 714
715
/// <summary> 716
/// label23 control. 717
/// </summary> 718
/// <remarks> 719
/// Auto-generated field. 720
/// To modify move field declaration from designer file to code-behind file. 721
/// </remarks> 722
protected global::System.Web.UI.WebControls.Label label23; 723
724
/// <summary> 725
/// EmailErrors control. 726
/// </summary> 727
/// <remarks> 728
/// Auto-generated field. 729
/// To modify move field declaration from designer file to code-behind file. 730
/// </remarks> 731
protected global::System.Web.UI.WebControls.CheckBox EmailErrors; 732
733
/// <summary> 734
/// label24 control. 735
/// </summary> 736
/// <remarks> 737
/// Auto-generated field. 738
/// To modify move field declaration from designer file to code-behind file. 739
/// </remarks> 740
protected global::System.Web.UI.WebControls.Label label24; 741
742
/// <summary> 743
/// ErrorLoggingEmail control. 744
/// </summary> 745
/// <remarks> 746
/// Auto-generated field. 747
/// To modify move field declaration from designer file to code-behind file. 748
/// </remarks> 749
protected global::System.Web.UI.WebControls.TextBox ErrorLoggingEmail; 750
751
/// <summary> 752
/// save control. 753
/// </summary> 754
/// <remarks> 755
/// Auto-generated field. 756
/// To modify move field declaration from designer file to code-behind file. 757
/// </remarks> 758
protected global::System.Web.UI.WebControls.ImageButton save; 759
760
/// <summary> 761
/// cmdUpdate control. 762
/// </summary> 763
/// <remarks> 764
/// Auto-generated field. 765
/// To modify move field declaration from designer file to code-behind file. 766
/// </remarks> 767
protected global::System.Web.UI.WebControls.LinkButton cmdUpdate; 768
} 769
} 770






}