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.7 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.Administration.OnlineCustomer
  10. {
  11. public partial class LetterForCustomerFromMobile
  12. {
  13. /// <summary>
  14. /// form1 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.HtmlForm form1;
  21. /// <summary>
  22. /// downloadDivPDF 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.HtmlGenericControl downloadDivPDF;
  29. /// <summary>
  30. /// hr1 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.HtmlControls.HtmlGenericControl hr1;
  37. /// <summary>
  38. /// customerName 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 customerName;
  45. /// <summary>
  46. /// customerAddress1 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 customerAddress1;
  53. /// <summary>
  54. /// customerAddress2 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.HtmlControls.HtmlGenericControl customerAddress2;
  61. /// <summary>
  62. /// additionalAddress 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.HtmlControls.HtmlGenericControl additionalAddress;
  69. /// <summary>
  70. /// customerName1 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.HtmlControls.HtmlGenericControl customerName1;
  77. /// <summary>
  78. /// userName 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.HtmlControls.HtmlGenericControl userName;
  85. /// <summary>
  86. /// pinNO 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.HtmlControls.HtmlGenericControl pinNO;
  93. }
  94. }