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.

240 lines
8.4 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.CustomerRegistration {
  10. public partial class UpdateKYC {
  11. /// <summary>
  12. /// form1 control.
  13. /// </summary>
  14. /// <remarks>
  15. /// Auto-generated field.
  16. /// To modify move field declaration from designer file to code-behind file.
  17. /// </remarks>
  18. protected global::System.Web.UI.HtmlControls.HtmlForm form1;
  19. /// <summary>
  20. /// hdnCustomerId control.
  21. /// </summary>
  22. /// <remarks>
  23. /// Auto-generated field.
  24. /// To modify move field declaration from designer file to code-behind file.
  25. /// </remarks>
  26. protected global::System.Web.UI.WebControls.HiddenField hdnCustomerId;
  27. /// <summary>
  28. /// hdnRowId control.
  29. /// </summary>
  30. /// <remarks>
  31. /// Auto-generated field.
  32. /// To modify move field declaration from designer file to code-behind file.
  33. /// </remarks>
  34. protected global::System.Web.UI.WebControls.HiddenField hdnRowId;
  35. /// <summary>
  36. /// clickBtnForGetCustomerDetails control.
  37. /// </summary>
  38. /// <remarks>
  39. /// Auto-generated field.
  40. /// To modify move field declaration from designer file to code-behind file.
  41. /// </remarks>
  42. protected global::System.Web.UI.WebControls.Button clickBtnForGetCustomerDetails;
  43. /// <summary>
  44. /// delete control.
  45. /// </summary>
  46. /// <remarks>
  47. /// Auto-generated field.
  48. /// To modify move field declaration from designer file to code-behind file.
  49. /// </remarks>
  50. protected global::System.Web.UI.WebControls.Button delete;
  51. /// <summary>
  52. /// regUp control.
  53. /// </summary>
  54. /// <remarks>
  55. /// Auto-generated field.
  56. /// To modify move field declaration from designer file to code-behind file.
  57. /// </remarks>
  58. protected global::System.Web.UI.HtmlControls.HtmlGenericControl regUp;
  59. /// <summary>
  60. /// lblCustName control.
  61. /// </summary>
  62. /// <remarks>
  63. /// Auto-generated field.
  64. /// To modify move field declaration from designer file to code-behind file.
  65. /// </remarks>
  66. protected global::System.Web.UI.HtmlControls.HtmlGenericControl lblCustName;
  67. /// <summary>
  68. /// msgDiv 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.HtmlControls.HtmlGenericControl msgDiv;
  75. /// <summary>
  76. /// msgLabel control.
  77. /// </summary>
  78. /// <remarks>
  79. /// Auto-generated field.
  80. /// To modify move field declaration from designer file to code-behind file.
  81. /// </remarks>
  82. protected global::System.Web.UI.WebControls.Label msgLabel;
  83. /// <summary>
  84. /// displayOnlyOnEdit control.
  85. /// </summary>
  86. /// <remarks>
  87. /// Auto-generated field.
  88. /// To modify move field declaration from designer file to code-behind file.
  89. /// </remarks>
  90. protected global::System.Web.UI.HtmlControls.HtmlGenericControl displayOnlyOnEdit;
  91. /// <summary>
  92. /// ddlSearchBy control.
  93. /// </summary>
  94. /// <remarks>
  95. /// Auto-generated field.
  96. /// To modify move field declaration from designer file to code-behind file.
  97. /// </remarks>
  98. protected global::System.Web.UI.WebControls.DropDownList ddlSearchBy;
  99. /// <summary>
  100. /// txtSearchData control.
  101. /// </summary>
  102. /// <remarks>
  103. /// Auto-generated field.
  104. /// To modify move field declaration from designer file to code-behind file.
  105. /// </remarks>
  106. protected global::Swift.web.Component.AutoComplete.SwiftTextBox txtSearchData;
  107. /// <summary>
  108. /// clear control.
  109. /// </summary>
  110. /// <remarks>
  111. /// Auto-generated field.
  112. /// To modify move field declaration from designer file to code-behind file.
  113. /// </remarks>
  114. protected global::System.Web.UI.WebControls.Button clear;
  115. /// <summary>
  116. /// kycDetails control.
  117. /// </summary>
  118. /// <remarks>
  119. /// Auto-generated field.
  120. /// To modify move field declaration from designer file to code-behind file.
  121. /// </remarks>
  122. protected global::System.Web.UI.HtmlControls.HtmlGenericControl kycDetails;
  123. /// <summary>
  124. /// ddlMethod control.
  125. /// </summary>
  126. /// <remarks>
  127. /// Auto-generated field.
  128. /// To modify move field declaration from designer file to code-behind file.
  129. /// </remarks>
  130. protected global::System.Web.UI.WebControls.DropDownList ddlMethod;
  131. /// <summary>
  132. /// trackingNo control.
  133. /// </summary>
  134. /// <remarks>
  135. /// Auto-generated field.
  136. /// To modify move field declaration from designer file to code-behind file.
  137. /// </remarks>
  138. protected global::System.Web.UI.WebControls.TextBox trackingNo;
  139. /// <summary>
  140. /// customerName 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.TextBox customerName;
  147. /// <summary>
  148. /// ddlStatus control.
  149. /// </summary>
  150. /// <remarks>
  151. /// Auto-generated field.
  152. /// To modify move field declaration from designer file to code-behind file.
  153. /// </remarks>
  154. protected global::System.Web.UI.WebControls.DropDownList ddlStatus;
  155. /// <summary>
  156. /// customerAddress control.
  157. /// </summary>
  158. /// <remarks>
  159. /// Auto-generated field.
  160. /// To modify move field declaration from designer file to code-behind file.
  161. /// </remarks>
  162. protected global::System.Web.UI.WebControls.TextBox customerAddress;
  163. /// <summary>
  164. /// startDate control.
  165. /// </summary>
  166. /// <remarks>
  167. /// Auto-generated field.
  168. /// To modify move field declaration from designer file to code-behind file.
  169. /// </remarks>
  170. protected global::System.Web.UI.WebControls.TextBox startDate;
  171. /// <summary>
  172. /// mobileNo control.
  173. /// </summary>
  174. /// <remarks>
  175. /// Auto-generated field.
  176. /// To modify move field declaration from designer file to code-behind file.
  177. /// </remarks>
  178. protected global::System.Web.UI.WebControls.TextBox mobileNo;
  179. /// <summary>
  180. /// remarks control.
  181. /// </summary>
  182. /// <remarks>
  183. /// Auto-generated field.
  184. /// To modify move field declaration from designer file to code-behind file.
  185. /// </remarks>
  186. protected global::System.Web.UI.WebControls.TextBox remarks;
  187. /// <summary>
  188. /// save control.
  189. /// </summary>
  190. /// <remarks>
  191. /// Auto-generated field.
  192. /// To modify move field declaration from designer file to code-behind file.
  193. /// </remarks>
  194. protected global::System.Web.UI.WebControls.Button save;
  195. /// <summary>
  196. /// kycDataDetails control.
  197. /// </summary>
  198. /// <remarks>
  199. /// Auto-generated field.
  200. /// To modify move field declaration from designer file to code-behind file.
  201. /// </remarks>
  202. protected global::System.Web.UI.HtmlControls.HtmlGenericControl kycDataDetails;
  203. /// <summary>
  204. /// rpt_grid control.
  205. /// </summary>
  206. /// <remarks>
  207. /// Auto-generated field.
  208. /// To modify move field declaration from designer file to code-behind file.
  209. /// </remarks>
  210. protected global::System.Web.UI.HtmlControls.HtmlGenericControl rpt_grid;
  211. }
  212. }