You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

107 lines
3.5 KiB

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. //
  5. // Changes to this file may cause incorrect behavior and will be lost if
  6. // the code is regenerated.
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. namespace Swift.web.Remit.TPSetup.PopUps
  10. {
  11. public partial class PopUpForBank
  12. {
  13. /// <summary>
  14. /// Base1 control.
  15. /// </summary>
  16. /// <remarks>
  17. /// Auto-generated field.
  18. /// To modify move field declaration from designer file to code-behind file.
  19. /// </remarks>
  20. protected global::System.Web.UI.HtmlControls.HtmlGenericControl Base1;
  21. /// <summary>
  22. /// form2 control.
  23. /// </summary>
  24. /// <remarks>
  25. /// Auto-generated field.
  26. /// To modify move field declaration from designer file to code-behind file.
  27. /// </remarks>
  28. protected global::System.Web.UI.HtmlControls.HtmlForm form2;
  29. /// <summary>
  30. /// sm control.
  31. /// </summary>
  32. /// <remarks>
  33. /// Auto-generated field.
  34. /// To modify move field declaration from designer file to code-behind file.
  35. /// </remarks>
  36. protected global::System.Web.UI.ScriptManager sm;
  37. /// <summary>
  38. /// Div1 control.
  39. /// </summary>
  40. /// <remarks>
  41. /// Auto-generated field.
  42. /// To modify move field declaration from designer file to code-behind file.
  43. /// </remarks>
  44. protected global::System.Web.UI.HtmlControls.HtmlGenericControl Div1;
  45. /// <summary>
  46. /// Div2 control.
  47. /// </summary>
  48. /// <remarks>
  49. /// Auto-generated field.
  50. /// To modify move field declaration from designer file to code-behind file.
  51. /// </remarks>
  52. protected global::System.Web.UI.HtmlControls.HtmlGenericControl Div2;
  53. /// <summary>
  54. /// Label1 control.
  55. /// </summary>
  56. /// <remarks>
  57. /// Auto-generated field.
  58. /// To modify move field declaration from designer file to code-behind file.
  59. /// </remarks>
  60. protected global::System.Web.UI.WebControls.Label Label1;
  61. /// <summary>
  62. /// ddlApiPartner control.
  63. /// </summary>
  64. /// <remarks>
  65. /// Auto-generated field.
  66. /// To modify move field declaration from designer file to code-behind file.
  67. /// </remarks>
  68. protected global::System.Web.UI.WebControls.DropDownList ddlApiPartner;
  69. /// <summary>
  70. /// ddlcountryName control.
  71. /// </summary>
  72. /// <remarks>
  73. /// Auto-generated field.
  74. /// To modify move field declaration from designer file to code-behind file.
  75. /// </remarks>
  76. protected global::System.Web.UI.WebControls.DropDownList ddlcountryName;
  77. /// <summary>
  78. /// chkBox control.
  79. /// </summary>
  80. /// <remarks>
  81. /// Auto-generated field.
  82. /// To modify move field declaration from designer file to code-behind file.
  83. /// </remarks>
  84. protected global::System.Web.UI.WebControls.CheckBox chkBox;
  85. /// <summary>
  86. /// btnDownload 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.Button btnDownload;
  93. }
  94. }