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.

456 lines
16 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.AgentNew.TabletMenu {
  10. public partial class AddBeneficiary {
  11. /// <summary>
  12. /// hideCustomerId 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.WebControls.HiddenField hideCustomerId;
  19. /// <summary>
  20. /// ddlSearchBy 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.DropDownList ddlSearchBy;
  27. /// <summary>
  28. /// txtSearchData 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::Swift.web.Component.AutoComplete.SwiftTextBox txtSearchData;
  35. /// <summary>
  36. /// search 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 search;
  43. /// <summary>
  44. /// infoDiv 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.HtmlControls.HtmlGenericControl infoDiv;
  51. /// <summary>
  52. /// customerName 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 customerName;
  59. /// <summary>
  60. /// membershiId 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 membershiId;
  67. /// <summary>
  68. /// test 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 test;
  75. /// <summary>
  76. /// regUp 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.HtmlControls.HtmlGenericControl regUp;
  83. /// <summary>
  84. /// up1 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.UpdatePanel up1;
  91. /// <summary>
  92. /// msgDiv 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.HtmlControls.HtmlGenericControl msgDiv;
  99. /// <summary>
  100. /// msgLabel 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::System.Web.UI.WebControls.Label msgLabel;
  107. /// <summary>
  108. /// HiddenField1 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.HiddenField HiddenField1;
  115. /// <summary>
  116. /// hideBenificialId 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.WebControls.HiddenField hideBenificialId;
  123. /// <summary>
  124. /// hideMembershipId 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.HiddenField hideMembershipId;
  131. /// <summary>
  132. /// ddlCountry 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.DropDownList ddlCountry;
  139. /// <summary>
  140. /// ddlBenificiaryType 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.DropDownList ddlBenificiaryType;
  147. /// <summary>
  148. /// txtContactNo 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.TextBox txtContactNo;
  155. /// <summary>
  156. /// txtEmail 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 txtEmail;
  163. /// <summary>
  164. /// RegularExpressionValidator1 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.RegularExpressionValidator RegularExpressionValidator1;
  171. /// <summary>
  172. /// txtReceiverFName 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 txtReceiverFName;
  179. /// <summary>
  180. /// txtReceiverMName 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 txtReceiverMName;
  187. /// <summary>
  188. /// txtReceiverLName 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.TextBox txtReceiverLName;
  195. /// <summary>
  196. /// ddlNativeCountry 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.WebControls.DropDownList ddlNativeCountry;
  203. /// <summary>
  204. /// txtReceiverAddress 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.WebControls.TextBox txtReceiverAddress;
  211. /// <summary>
  212. /// txtReceiverCity 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 txtReceiverCity;
  219. /// <summary>
  220. /// txtSenderMobileNo control.
  221. /// </summary>
  222. /// <remarks>
  223. /// Auto-generated field.
  224. /// To modify move field declaration from designer file to code-behind file.
  225. /// </remarks>
  226. protected global::System.Web.UI.WebControls.TextBox txtSenderMobileNo;
  227. /// <summary>
  228. /// ddlIdType control.
  229. /// </summary>
  230. /// <remarks>
  231. /// Auto-generated field.
  232. /// To modify move field declaration from designer file to code-behind file.
  233. /// </remarks>
  234. protected global::System.Web.UI.WebControls.DropDownList ddlIdType;
  235. /// <summary>
  236. /// txtIdValue control.
  237. /// </summary>
  238. /// <remarks>
  239. /// Auto-generated field.
  240. /// To modify move field declaration from designer file to code-behind file.
  241. /// </remarks>
  242. protected global::System.Web.UI.WebControls.TextBox txtIdValue;
  243. /// <summary>
  244. /// txtPlaceOfIssue control.
  245. /// </summary>
  246. /// <remarks>
  247. /// Auto-generated field.
  248. /// To modify move field declaration from designer file to code-behind file.
  249. /// </remarks>
  250. protected global::System.Web.UI.WebControls.TextBox txtPlaceOfIssue;
  251. /// <summary>
  252. /// ddlRelationship control.
  253. /// </summary>
  254. /// <remarks>
  255. /// Auto-generated field.
  256. /// To modify move field declaration from designer file to code-behind file.
  257. /// </remarks>
  258. protected global::System.Web.UI.WebControls.DropDownList ddlRelationship;
  259. /// <summary>
  260. /// otherRelationDiv control.
  261. /// </summary>
  262. /// <remarks>
  263. /// Auto-generated field.
  264. /// To modify move field declaration from designer file to code-behind file.
  265. /// </remarks>
  266. protected global::System.Web.UI.HtmlControls.HtmlGenericControl otherRelationDiv;
  267. /// <summary>
  268. /// otherRelationshipTextBox control.
  269. /// </summary>
  270. /// <remarks>
  271. /// Auto-generated field.
  272. /// To modify move field declaration from designer file to code-behind file.
  273. /// </remarks>
  274. protected global::System.Web.UI.WebControls.TextBox otherRelationshipTextBox;
  275. /// <summary>
  276. /// ddlPurposeOfRemitance control.
  277. /// </summary>
  278. /// <remarks>
  279. /// Auto-generated field.
  280. /// To modify move field declaration from designer file to code-behind file.
  281. /// </remarks>
  282. protected global::System.Web.UI.WebControls.DropDownList ddlPurposeOfRemitance;
  283. /// <summary>
  284. /// purposeOther 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.TextBox purposeOther;
  291. /// <summary>
  292. /// ddlPaymentMode control.
  293. /// </summary>
  294. /// <remarks>
  295. /// Auto-generated field.
  296. /// To modify move field declaration from designer file to code-behind file.
  297. /// </remarks>
  298. protected global::System.Web.UI.WebControls.DropDownList ddlPaymentMode;
  299. /// <summary>
  300. /// ddlPayoutPatner control.
  301. /// </summary>
  302. /// <remarks>
  303. /// Auto-generated field.
  304. /// To modify move field declaration from designer file to code-behind file.
  305. /// </remarks>
  306. protected global::System.Web.UI.WebControls.DropDownList ddlPayoutPatner;
  307. /// <summary>
  308. /// txtBankName control.
  309. /// </summary>
  310. /// <remarks>
  311. /// Auto-generated field.
  312. /// To modify move field declaration from designer file to code-behind file.
  313. /// </remarks>
  314. protected global::System.Web.UI.WebControls.TextBox txtBankName;
  315. /// <summary>
  316. /// receiverAccountNo control.
  317. /// </summary>
  318. /// <remarks>
  319. /// Auto-generated field.
  320. /// To modify move field declaration from designer file to code-behind file.
  321. /// </remarks>
  322. protected global::System.Web.UI.HtmlControls.HtmlGenericControl receiverAccountNo;
  323. /// <summary>
  324. /// txtBenificaryAc control.
  325. /// </summary>
  326. /// <remarks>
  327. /// Auto-generated field.
  328. /// To modify move field declaration from designer file to code-behind file.
  329. /// </remarks>
  330. protected global::System.Web.UI.WebControls.TextBox txtBenificaryAc;
  331. /// <summary>
  332. /// DDLBankLocation control.
  333. /// </summary>
  334. /// <remarks>
  335. /// Auto-generated field.
  336. /// To modify move field declaration from designer file to code-behind file.
  337. /// </remarks>
  338. protected global::System.Web.UI.WebControls.DropDownList DDLBankLocation;
  339. /// <summary>
  340. /// branch_manual control.
  341. /// </summary>
  342. /// <remarks>
  343. /// Auto-generated field.
  344. /// To modify move field declaration from designer file to code-behind file.
  345. /// </remarks>
  346. protected global::System.Web.UI.WebControls.TextBox branch_manual;
  347. /// <summary>
  348. /// txtRemarks control.
  349. /// </summary>
  350. /// <remarks>
  351. /// Auto-generated field.
  352. /// To modify move field declaration from designer file to code-behind file.
  353. /// </remarks>
  354. protected global::System.Web.UI.WebControls.TextBox txtRemarks;
  355. /// <summary>
  356. /// BenificiaryAgreementDiv 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.HtmlControls.HtmlGenericControl BenificiaryAgreementDiv;
  363. /// <summary>
  364. /// BenificiaryAgreement control.
  365. /// </summary>
  366. /// <remarks>
  367. /// Auto-generated field.
  368. /// To modify move field declaration from designer file to code-behind file.
  369. /// </remarks>
  370. protected global::System.Web.UI.HtmlControls.HtmlInputCheckBox BenificiaryAgreement;
  371. /// <summary>
  372. /// signatureDiv control.
  373. /// </summary>
  374. /// <remarks>
  375. /// Auto-generated field.
  376. /// To modify move field declaration from designer file to code-behind file.
  377. /// </remarks>
  378. protected global::System.Web.UI.HtmlControls.HtmlGenericControl signatureDiv;
  379. /// <summary>
  380. /// customerPassword control.
  381. /// </summary>
  382. /// <remarks>
  383. /// Auto-generated field.
  384. /// To modify move field declaration from designer file to code-behind file.
  385. /// </remarks>
  386. protected global::System.Web.UI.WebControls.TextBox customerPassword;
  387. /// <summary>
  388. /// register control.
  389. /// </summary>
  390. /// <remarks>
  391. /// Auto-generated field.
  392. /// To modify move field declaration from designer file to code-behind file.
  393. /// </remarks>
  394. protected global::System.Web.UI.WebControls.Button register;
  395. /// <summary>
  396. /// hddImgURL control.
  397. /// </summary>
  398. /// <remarks>
  399. /// Auto-generated field.
  400. /// To modify move field declaration from designer file to code-behind file.
  401. /// </remarks>
  402. protected global::System.Web.UI.WebControls.HiddenField hddImgURL;
  403. }
  404. }