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.

1653 lines
60 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.Responsive.Send.SendMoneyv2 {
  10. public partial class SendV2 {
  11. /// <summary>
  12. /// form2 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 form2;
  19. /// <summary>
  20. /// sm1 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.ScriptManager sm1;
  27. /// <summary>
  28. /// availableAmt 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.Label availableAmt;
  35. /// <summary>
  36. /// balCurrency 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.Label balCurrency;
  43. /// <summary>
  44. /// NewCust 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.CheckBox NewCust;
  51. /// <summary>
  52. /// ExistCust 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.WebControls.CheckBox ExistCust;
  59. /// <summary>
  60. /// EnrollCust 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.WebControls.CheckBox EnrollCust;
  67. /// <summary>
  68. /// ddlCustomerType 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.DropDownList ddlCustomerType;
  75. /// <summary>
  76. /// txtSearchData 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::Swift.web.Component.AutoComplete.SwiftTextBox txtSearchData;
  83. /// <summary>
  84. /// sCountry 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.WebControls.DropDownList sCountry;
  91. /// <summary>
  92. /// hdnPayMode 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.HtmlInputHidden hdnPayMode;
  99. /// <summary>
  100. /// hdntranCount 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.HtmlControls.HtmlInputHidden hdntranCount;
  107. /// <summary>
  108. /// hdnLimitAmount 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 hdnLimitAmount;
  115. /// <summary>
  116. /// hdnBeneficiaryIdReq 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 hdnBeneficiaryIdReq;
  123. /// <summary>
  124. /// hdnBeneficiaryContactReq 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 hdnBeneficiaryContactReq;
  131. /// <summary>
  132. /// hdnRelationshipReq 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.HiddenField hdnRelationshipReq;
  139. /// <summary>
  140. /// txtSendFirstName 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 txtSendFirstName;
  147. /// <summary>
  148. /// txtSendMidName 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 txtSendMidName;
  155. /// <summary>
  156. /// txtSendLastName 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 txtSendLastName;
  163. /// <summary>
  164. /// txtSendSecondLastName 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 txtSendSecondLastName;
  171. /// <summary>
  172. /// txtSendEmail 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 txtSendEmail;
  179. /// <summary>
  180. /// rev1 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.RegularExpressionValidator rev1;
  187. /// <summary>
  188. /// ddlSendCustomerType 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.DropDownList ddlSendCustomerType;
  195. /// <summary>
  196. /// txtSendPostal 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.TextBox txtSendPostal;
  203. /// <summary>
  204. /// trSenCompany 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 trSenCompany;
  211. /// <summary>
  212. /// lblCompName 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.Label lblCompName;
  219. /// <summary>
  220. /// companyName_err 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.HtmlControls.HtmlGenericControl companyName_err;
  227. /// <summary>
  228. /// companyName 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.TextBox companyName;
  235. /// <summary>
  236. /// sCustStreet_err 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.HtmlControls.HtmlGenericControl sCustStreet_err;
  243. /// <summary>
  244. /// sCustStreet 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 sCustStreet;
  251. /// <summary>
  252. /// Span2 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.HtmlControls.HtmlGenericControl Span2;
  259. /// <summary>
  260. /// ddlEmpBusinessType 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.WebControls.DropDownList ddlEmpBusinessType;
  267. /// <summary>
  268. /// tdSenCityLbl 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.HtmlControls.HtmlGenericControl tdSenCityLbl;
  275. /// <summary>
  276. /// lblsCity 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.Label lblsCity;
  283. /// <summary>
  284. /// txtSendCity_err 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.HtmlControls.HtmlGenericControl txtSendCity_err;
  291. /// <summary>
  292. /// tdSenCityTxt 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.HtmlControls.HtmlGenericControl tdSenCityTxt;
  299. /// <summary>
  300. /// txtSendCity 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.TextBox txtSendCity;
  307. /// <summary>
  308. /// custLocationDDL 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.DropDownList custLocationDDL;
  315. /// <summary>
  316. /// trSenId 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 trSenId;
  323. /// <summary>
  324. /// lblsIdtype 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.Label lblsIdtype;
  331. /// <summary>
  332. /// ddSenIdType_err 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.HtmlControls.HtmlGenericControl ddSenIdType_err;
  339. /// <summary>
  340. /// ddSenIdType 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.DropDownList ddSenIdType;
  347. /// <summary>
  348. /// lblSidNo 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.Label lblSidNo;
  355. /// <summary>
  356. /// txtSendIdNo 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.TextBox txtSendIdNo;
  363. /// <summary>
  364. /// txtSendIdNo_err 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.HtmlGenericControl txtSendIdNo_err;
  371. /// <summary>
  372. /// trSenContactNo 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 trSenContactNo;
  379. /// <summary>
  380. /// tdSenMobileNoLbl 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.HtmlControls.HtmlGenericControl tdSenMobileNoLbl;
  387. /// <summary>
  388. /// txtSendMobile_err 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.HtmlControls.HtmlGenericControl txtSendMobile_err;
  395. /// <summary>
  396. /// tdSenMobileNoTxt 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.HtmlControls.HtmlGenericControl tdSenMobileNoTxt;
  403. /// <summary>
  404. /// txtSendMobile control.
  405. /// </summary>
  406. /// <remarks>
  407. /// Auto-generated field.
  408. /// To modify move field declaration from designer file to code-behind file.
  409. /// </remarks>
  410. protected global::System.Web.UI.WebControls.TextBox txtSendMobile;
  411. /// <summary>
  412. /// tdSenTelNoTxt control.
  413. /// </summary>
  414. /// <remarks>
  415. /// Auto-generated field.
  416. /// To modify move field declaration from designer file to code-behind file.
  417. /// </remarks>
  418. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdSenTelNoTxt;
  419. /// <summary>
  420. /// txtSendTel control.
  421. /// </summary>
  422. /// <remarks>
  423. /// Auto-generated field.
  424. /// To modify move field declaration from designer file to code-behind file.
  425. /// </remarks>
  426. protected global::System.Web.UI.WebControls.TextBox txtSendTel;
  427. /// <summary>
  428. /// ddlIdIssuedCountry 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.DropDownList ddlIdIssuedCountry;
  435. /// <summary>
  436. /// ddlSenGender control.
  437. /// </summary>
  438. /// <remarks>
  439. /// Auto-generated field.
  440. /// To modify move field declaration from designer file to code-behind file.
  441. /// </remarks>
  442. protected global::System.Web.UI.WebControls.DropDownList ddlSenGender;
  443. /// <summary>
  444. /// trIdExpirenDob control.
  445. /// </summary>
  446. /// <remarks>
  447. /// Auto-generated field.
  448. /// To modify move field declaration from designer file to code-behind file.
  449. /// </remarks>
  450. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trIdExpirenDob;
  451. /// <summary>
  452. /// tdSenIssuedDateLbl control.
  453. /// </summary>
  454. /// <remarks>
  455. /// Auto-generated field.
  456. /// To modify move field declaration from designer file to code-behind file.
  457. /// </remarks>
  458. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdSenIssuedDateLbl;
  459. /// <summary>
  460. /// lblsIssuedDate control.
  461. /// </summary>
  462. /// <remarks>
  463. /// Auto-generated field.
  464. /// To modify move field declaration from designer file to code-behind file.
  465. /// </remarks>
  466. protected global::System.Web.UI.WebControls.Label lblsIssuedDate;
  467. /// <summary>
  468. /// Span1 control.
  469. /// </summary>
  470. /// <remarks>
  471. /// Auto-generated field.
  472. /// To modify move field declaration from designer file to code-behind file.
  473. /// </remarks>
  474. protected global::System.Web.UI.HtmlControls.HtmlGenericControl Span1;
  475. /// <summary>
  476. /// td2 control.
  477. /// </summary>
  478. /// <remarks>
  479. /// Auto-generated field.
  480. /// To modify move field declaration from designer file to code-behind file.
  481. /// </remarks>
  482. protected global::System.Web.UI.HtmlControls.HtmlGenericControl td2;
  483. /// <summary>
  484. /// txtSendIdExpireDate control.
  485. /// </summary>
  486. /// <remarks>
  487. /// Auto-generated field.
  488. /// To modify move field declaration from designer file to code-behind file.
  489. /// </remarks>
  490. protected global::System.Web.UI.WebControls.TextBox txtSendIdExpireDate;
  491. /// <summary>
  492. /// MaskedEditExtender1 control.
  493. /// </summary>
  494. /// <remarks>
  495. /// Auto-generated field.
  496. /// To modify move field declaration from designer file to code-behind file.
  497. /// </remarks>
  498. protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender1;
  499. /// <summary>
  500. /// RangeValidator3 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.RangeValidator RangeValidator3;
  507. /// <summary>
  508. /// tdSenExpDateLbl control.
  509. /// </summary>
  510. /// <remarks>
  511. /// Auto-generated field.
  512. /// To modify move field declaration from designer file to code-behind file.
  513. /// </remarks>
  514. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdSenExpDateLbl;
  515. /// <summary>
  516. /// lblsExpDate control.
  517. /// </summary>
  518. /// <remarks>
  519. /// Auto-generated field.
  520. /// To modify move field declaration from designer file to code-behind file.
  521. /// </remarks>
  522. protected global::System.Web.UI.WebControls.Label lblsExpDate;
  523. /// <summary>
  524. /// txtSendIdValidDate_err control.
  525. /// </summary>
  526. /// <remarks>
  527. /// Auto-generated field.
  528. /// To modify move field declaration from designer file to code-behind file.
  529. /// </remarks>
  530. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtSendIdValidDate_err;
  531. /// <summary>
  532. /// tdSenExpDateTxt control.
  533. /// </summary>
  534. /// <remarks>
  535. /// Auto-generated field.
  536. /// To modify move field declaration from designer file to code-behind file.
  537. /// </remarks>
  538. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdSenExpDateTxt;
  539. /// <summary>
  540. /// txtSendIdValidDate control.
  541. /// </summary>
  542. /// <remarks>
  543. /// Auto-generated field.
  544. /// To modify move field declaration from designer file to code-behind file.
  545. /// </remarks>
  546. protected global::System.Web.UI.WebControls.TextBox txtSendIdValidDate;
  547. /// <summary>
  548. /// MaskedEditExtender2 control.
  549. /// </summary>
  550. /// <remarks>
  551. /// Auto-generated field.
  552. /// To modify move field declaration from designer file to code-behind file.
  553. /// </remarks>
  554. protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender2;
  555. /// <summary>
  556. /// RangeValidator2 control.
  557. /// </summary>
  558. /// <remarks>
  559. /// Auto-generated field.
  560. /// To modify move field declaration from designer file to code-behind file.
  561. /// </remarks>
  562. protected global::System.Web.UI.WebControls.RangeValidator RangeValidator2;
  563. /// <summary>
  564. /// tdSenDobLbl control.
  565. /// </summary>
  566. /// <remarks>
  567. /// Auto-generated field.
  568. /// To modify move field declaration from designer file to code-behind file.
  569. /// </remarks>
  570. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdSenDobLbl;
  571. /// <summary>
  572. /// lblSDOB 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 lblSDOB;
  579. /// <summary>
  580. /// txtSendDOB_err control.
  581. /// </summary>
  582. /// <remarks>
  583. /// Auto-generated field.
  584. /// To modify move field declaration from designer file to code-behind file.
  585. /// </remarks>
  586. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtSendDOB_err;
  587. /// <summary>
  588. /// tdSenDobTxt control.
  589. /// </summary>
  590. /// <remarks>
  591. /// Auto-generated field.
  592. /// To modify move field declaration from designer file to code-behind file.
  593. /// </remarks>
  594. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdSenDobTxt;
  595. /// <summary>
  596. /// txtSendDOB control.
  597. /// </summary>
  598. /// <remarks>
  599. /// Auto-generated field.
  600. /// To modify move field declaration from designer file to code-behind file.
  601. /// </remarks>
  602. protected global::System.Web.UI.WebControls.TextBox txtSendDOB;
  603. /// <summary>
  604. /// RangeValidator1 control.
  605. /// </summary>
  606. /// <remarks>
  607. /// Auto-generated field.
  608. /// To modify move field declaration from designer file to code-behind file.
  609. /// </remarks>
  610. protected global::System.Web.UI.WebControls.RangeValidator RangeValidator1;
  611. /// <summary>
  612. /// txtSendNativeCountry control.
  613. /// </summary>
  614. /// <remarks>
  615. /// Auto-generated field.
  616. /// To modify move field declaration from designer file to code-behind file.
  617. /// </remarks>
  618. protected global::System.Web.UI.WebControls.DropDownList txtSendNativeCountry;
  619. /// <summary>
  620. /// trSenAddress1 control.
  621. /// </summary>
  622. /// <remarks>
  623. /// Auto-generated field.
  624. /// To modify move field declaration from designer file to code-behind file.
  625. /// </remarks>
  626. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trSenAddress1;
  627. /// <summary>
  628. /// txtSendAdd1_err control.
  629. /// </summary>
  630. /// <remarks>
  631. /// Auto-generated field.
  632. /// To modify move field declaration from designer file to code-behind file.
  633. /// </remarks>
  634. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtSendAdd1_err;
  635. /// <summary>
  636. /// txtSendAdd1 control.
  637. /// </summary>
  638. /// <remarks>
  639. /// Auto-generated field.
  640. /// To modify move field declaration from designer file to code-behind file.
  641. /// </remarks>
  642. protected global::System.Web.UI.WebControls.TextBox txtSendAdd1;
  643. /// <summary>
  644. /// trSenAddress2 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.HtmlControls.HtmlGenericControl trSenAddress2;
  651. /// <summary>
  652. /// txtSendAdd2 control.
  653. /// </summary>
  654. /// <remarks>
  655. /// Auto-generated field.
  656. /// To modify move field declaration from designer file to code-behind file.
  657. /// </remarks>
  658. protected global::System.Web.UI.WebControls.TextBox txtSendAdd2;
  659. /// <summary>
  660. /// ChkSMS control.
  661. /// </summary>
  662. /// <remarks>
  663. /// Auto-generated field.
  664. /// To modify move field declaration from designer file to code-behind file.
  665. /// </remarks>
  666. protected global::System.Web.UI.WebControls.CheckBox ChkSMS;
  667. /// <summary>
  668. /// memberCode control.
  669. /// </summary>
  670. /// <remarks>
  671. /// Auto-generated field.
  672. /// To modify move field declaration from designer file to code-behind file.
  673. /// </remarks>
  674. protected global::System.Web.UI.WebControls.TextBox memberCode;
  675. /// <summary>
  676. /// ddlReceiver control.
  677. /// </summary>
  678. /// <remarks>
  679. /// Auto-generated field.
  680. /// To modify move field declaration from designer file to code-behind file.
  681. /// </remarks>
  682. protected global::System.Web.UI.WebControls.DropDownList ddlReceiver;
  683. /// <summary>
  684. /// txtRecFName control.
  685. /// </summary>
  686. /// <remarks>
  687. /// Auto-generated field.
  688. /// To modify move field declaration from designer file to code-behind file.
  689. /// </remarks>
  690. protected global::System.Web.UI.WebControls.TextBox txtRecFName;
  691. /// <summary>
  692. /// txtRecMName control.
  693. /// </summary>
  694. /// <remarks>
  695. /// Auto-generated field.
  696. /// To modify move field declaration from designer file to code-behind file.
  697. /// </remarks>
  698. protected global::System.Web.UI.WebControls.TextBox txtRecMName;
  699. /// <summary>
  700. /// txtRecLName control.
  701. /// </summary>
  702. /// <remarks>
  703. /// Auto-generated field.
  704. /// To modify move field declaration from designer file to code-behind file.
  705. /// </remarks>
  706. protected global::System.Web.UI.WebControls.TextBox txtRecLName;
  707. /// <summary>
  708. /// txtRecSLName control.
  709. /// </summary>
  710. /// <remarks>
  711. /// Auto-generated field.
  712. /// To modify move field declaration from designer file to code-behind file.
  713. /// </remarks>
  714. protected global::System.Web.UI.WebControls.TextBox txtRecSLName;
  715. /// <summary>
  716. /// trRecId 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.HtmlControls.HtmlGenericControl trRecId;
  723. /// <summary>
  724. /// lblRidType control.
  725. /// </summary>
  726. /// <remarks>
  727. /// Auto-generated field.
  728. /// To modify move field declaration from designer file to code-behind file.
  729. /// </remarks>
  730. protected global::System.Web.UI.WebControls.Label lblRidType;
  731. /// <summary>
  732. /// ddlRecIdType_err control.
  733. /// </summary>
  734. /// <remarks>
  735. /// Auto-generated field.
  736. /// To modify move field declaration from designer file to code-behind file.
  737. /// </remarks>
  738. protected global::System.Web.UI.HtmlControls.HtmlGenericControl ddlRecIdType_err;
  739. /// <summary>
  740. /// ddlRecIdType control.
  741. /// </summary>
  742. /// <remarks>
  743. /// Auto-generated field.
  744. /// To modify move field declaration from designer file to code-behind file.
  745. /// </remarks>
  746. protected global::System.Web.UI.WebControls.DropDownList ddlRecIdType;
  747. /// <summary>
  748. /// trRecId1 control.
  749. /// </summary>
  750. /// <remarks>
  751. /// Auto-generated field.
  752. /// To modify move field declaration from designer file to code-behind file.
  753. /// </remarks>
  754. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trRecId1;
  755. /// <summary>
  756. /// lblRidNo control.
  757. /// </summary>
  758. /// <remarks>
  759. /// Auto-generated field.
  760. /// To modify move field declaration from designer file to code-behind file.
  761. /// </remarks>
  762. protected global::System.Web.UI.WebControls.Label lblRidNo;
  763. /// <summary>
  764. /// txtRecIdNo_err control.
  765. /// </summary>
  766. /// <remarks>
  767. /// Auto-generated field.
  768. /// To modify move field declaration from designer file to code-behind file.
  769. /// </remarks>
  770. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtRecIdNo_err;
  771. /// <summary>
  772. /// txtRecIdNo control.
  773. /// </summary>
  774. /// <remarks>
  775. /// Auto-generated field.
  776. /// To modify move field declaration from designer file to code-behind file.
  777. /// </remarks>
  778. protected global::System.Web.UI.WebControls.TextBox txtRecIdNo;
  779. /// <summary>
  780. /// trRecIdExpirynDob control.
  781. /// </summary>
  782. /// <remarks>
  783. /// Auto-generated field.
  784. /// To modify move field declaration from designer file to code-behind file.
  785. /// </remarks>
  786. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trRecIdExpirynDob;
  787. /// <summary>
  788. /// tdRecIdExpiryLbl control.
  789. /// </summary>
  790. /// <remarks>
  791. /// Auto-generated field.
  792. /// To modify move field declaration from designer file to code-behind file.
  793. /// </remarks>
  794. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecIdExpiryLbl;
  795. /// <summary>
  796. /// lblrExpDate control.
  797. /// </summary>
  798. /// <remarks>
  799. /// Auto-generated field.
  800. /// To modify move field declaration from designer file to code-behind file.
  801. /// </remarks>
  802. protected global::System.Web.UI.WebControls.Label lblrExpDate;
  803. /// <summary>
  804. /// txtRecValidDate_err control.
  805. /// </summary>
  806. /// <remarks>
  807. /// Auto-generated field.
  808. /// To modify move field declaration from designer file to code-behind file.
  809. /// </remarks>
  810. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtRecValidDate_err;
  811. /// <summary>
  812. /// tdRecIdExpiryTxt control.
  813. /// </summary>
  814. /// <remarks>
  815. /// Auto-generated field.
  816. /// To modify move field declaration from designer file to code-behind file.
  817. /// </remarks>
  818. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecIdExpiryTxt;
  819. /// <summary>
  820. /// txtRecValidDate control.
  821. /// </summary>
  822. /// <remarks>
  823. /// Auto-generated field.
  824. /// To modify move field declaration from designer file to code-behind file.
  825. /// </remarks>
  826. protected global::System.Web.UI.WebControls.TextBox txtRecValidDate;
  827. /// <summary>
  828. /// MaskedEditExtender3 control.
  829. /// </summary>
  830. /// <remarks>
  831. /// Auto-generated field.
  832. /// To modify move field declaration from designer file to code-behind file.
  833. /// </remarks>
  834. protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender3;
  835. /// <summary>
  836. /// RangeValidator4 control.
  837. /// </summary>
  838. /// <remarks>
  839. /// Auto-generated field.
  840. /// To modify move field declaration from designer file to code-behind file.
  841. /// </remarks>
  842. protected global::System.Web.UI.WebControls.RangeValidator RangeValidator4;
  843. /// <summary>
  844. /// tdRecDobLbl control.
  845. /// </summary>
  846. /// <remarks>
  847. /// Auto-generated field.
  848. /// To modify move field declaration from designer file to code-behind file.
  849. /// </remarks>
  850. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecDobLbl;
  851. /// <summary>
  852. /// lblDOB control.
  853. /// </summary>
  854. /// <remarks>
  855. /// Auto-generated field.
  856. /// To modify move field declaration from designer file to code-behind file.
  857. /// </remarks>
  858. protected global::System.Web.UI.WebControls.Label lblDOB;
  859. /// <summary>
  860. /// txtRecDOB_err control.
  861. /// </summary>
  862. /// <remarks>
  863. /// Auto-generated field.
  864. /// To modify move field declaration from designer file to code-behind file.
  865. /// </remarks>
  866. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtRecDOB_err;
  867. /// <summary>
  868. /// tdRecDobTxt control.
  869. /// </summary>
  870. /// <remarks>
  871. /// Auto-generated field.
  872. /// To modify move field declaration from designer file to code-behind file.
  873. /// </remarks>
  874. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecDobTxt;
  875. /// <summary>
  876. /// txtRecDOB control.
  877. /// </summary>
  878. /// <remarks>
  879. /// Auto-generated field.
  880. /// To modify move field declaration from designer file to code-behind file.
  881. /// </remarks>
  882. protected global::System.Web.UI.WebControls.TextBox txtRecDOB;
  883. /// <summary>
  884. /// trRecAddress1 control.
  885. /// </summary>
  886. /// <remarks>
  887. /// Auto-generated field.
  888. /// To modify move field declaration from designer file to code-behind file.
  889. /// </remarks>
  890. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trRecAddress1;
  891. /// <summary>
  892. /// txtRecAdd1_err control.
  893. /// </summary>
  894. /// <remarks>
  895. /// Auto-generated field.
  896. /// To modify move field declaration from designer file to code-behind file.
  897. /// </remarks>
  898. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtRecAdd1_err;
  899. /// <summary>
  900. /// txtRecAdd1 control.
  901. /// </summary>
  902. /// <remarks>
  903. /// Auto-generated field.
  904. /// To modify move field declaration from designer file to code-behind file.
  905. /// </remarks>
  906. protected global::System.Web.UI.WebControls.TextBox txtRecAdd1;
  907. /// <summary>
  908. /// trRecAddress2 control.
  909. /// </summary>
  910. /// <remarks>
  911. /// Auto-generated field.
  912. /// To modify move field declaration from designer file to code-behind file.
  913. /// </remarks>
  914. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trRecAddress2;
  915. /// <summary>
  916. /// lblrAdd control.
  917. /// </summary>
  918. /// <remarks>
  919. /// Auto-generated field.
  920. /// To modify move field declaration from designer file to code-behind file.
  921. /// </remarks>
  922. protected global::System.Web.UI.WebControls.Label lblrAdd;
  923. /// <summary>
  924. /// txtRecAdd2 control.
  925. /// </summary>
  926. /// <remarks>
  927. /// Auto-generated field.
  928. /// To modify move field declaration from designer file to code-behind file.
  929. /// </remarks>
  930. protected global::System.Web.UI.WebControls.TextBox txtRecAdd2;
  931. /// <summary>
  932. /// tdRecCityLbl control.
  933. /// </summary>
  934. /// <remarks>
  935. /// Auto-generated field.
  936. /// To modify move field declaration from designer file to code-behind file.
  937. /// </remarks>
  938. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecCityLbl;
  939. /// <summary>
  940. /// lblrCity control.
  941. /// </summary>
  942. /// <remarks>
  943. /// Auto-generated field.
  944. /// To modify move field declaration from designer file to code-behind file.
  945. /// </remarks>
  946. protected global::System.Web.UI.WebControls.Label lblrCity;
  947. /// <summary>
  948. /// txtRecCity_err control.
  949. /// </summary>
  950. /// <remarks>
  951. /// Auto-generated field.
  952. /// To modify move field declaration from designer file to code-behind file.
  953. /// </remarks>
  954. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtRecCity_err;
  955. /// <summary>
  956. /// tdRecCityTxt control.
  957. /// </summary>
  958. /// <remarks>
  959. /// Auto-generated field.
  960. /// To modify move field declaration from designer file to code-behind file.
  961. /// </remarks>
  962. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecCityTxt;
  963. /// <summary>
  964. /// txtRecCity control.
  965. /// </summary>
  966. /// <remarks>
  967. /// Auto-generated field.
  968. /// To modify move field declaration from designer file to code-behind file.
  969. /// </remarks>
  970. protected global::System.Web.UI.WebControls.TextBox txtRecCity;
  971. /// <summary>
  972. /// txtRecPostal control.
  973. /// </summary>
  974. /// <remarks>
  975. /// Auto-generated field.
  976. /// To modify move field declaration from designer file to code-behind file.
  977. /// </remarks>
  978. protected global::System.Web.UI.WebControls.TextBox txtRecPostal;
  979. /// <summary>
  980. /// trRecContactNo control.
  981. /// </summary>
  982. /// <remarks>
  983. /// Auto-generated field.
  984. /// To modify move field declaration from designer file to code-behind file.
  985. /// </remarks>
  986. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trRecContactNo;
  987. /// <summary>
  988. /// tdRecMobileNoLbl control.
  989. /// </summary>
  990. /// <remarks>
  991. /// Auto-generated field.
  992. /// To modify move field declaration from designer file to code-behind file.
  993. /// </remarks>
  994. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecMobileNoLbl;
  995. /// <summary>
  996. /// txtRecMobile_err control.
  997. /// </summary>
  998. /// <remarks>
  999. /// Auto-generated field.
  1000. /// To modify move field declaration from designer file to code-behind file.
  1001. /// </remarks>
  1002. protected global::System.Web.UI.HtmlControls.HtmlGenericControl txtRecMobile_err;
  1003. /// <summary>
  1004. /// tdRecMobileNoTxt control.
  1005. /// </summary>
  1006. /// <remarks>
  1007. /// Auto-generated field.
  1008. /// To modify move field declaration from designer file to code-behind file.
  1009. /// </remarks>
  1010. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecMobileNoTxt;
  1011. /// <summary>
  1012. /// txtRecMobile control.
  1013. /// </summary>
  1014. /// <remarks>
  1015. /// Auto-generated field.
  1016. /// To modify move field declaration from designer file to code-behind file.
  1017. /// </remarks>
  1018. protected global::System.Web.UI.WebControls.TextBox txtRecMobile;
  1019. /// <summary>
  1020. /// tdRecTelNoTxt control.
  1021. /// </summary>
  1022. /// <remarks>
  1023. /// Auto-generated field.
  1024. /// To modify move field declaration from designer file to code-behind file.
  1025. /// </remarks>
  1026. protected global::System.Web.UI.HtmlControls.HtmlGenericControl tdRecTelNoTxt;
  1027. /// <summary>
  1028. /// txtRecTel control.
  1029. /// </summary>
  1030. /// <remarks>
  1031. /// Auto-generated field.
  1032. /// To modify move field declaration from designer file to code-behind file.
  1033. /// </remarks>
  1034. protected global::System.Web.UI.WebControls.TextBox txtRecTel;
  1035. /// <summary>
  1036. /// ddlRecGender control.
  1037. /// </summary>
  1038. /// <remarks>
  1039. /// Auto-generated field.
  1040. /// To modify move field declaration from designer file to code-behind file.
  1041. /// </remarks>
  1042. protected global::System.Web.UI.WebControls.DropDownList ddlRecGender;
  1043. /// <summary>
  1044. /// txtRecEmail control.
  1045. /// </summary>
  1046. /// <remarks>
  1047. /// Auto-generated field.
  1048. /// To modify move field declaration from designer file to code-behind file.
  1049. /// </remarks>
  1050. protected global::System.Web.UI.WebControls.TextBox txtRecEmail;
  1051. /// <summary>
  1052. /// RegularExpressionValidator1 control.
  1053. /// </summary>
  1054. /// <remarks>
  1055. /// Auto-generated field.
  1056. /// To modify move field declaration from designer file to code-behind file.
  1057. /// </remarks>
  1058. protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator1;
  1059. /// <summary>
  1060. /// lblPerDayLimit control.
  1061. /// </summary>
  1062. /// <remarks>
  1063. /// Auto-generated field.
  1064. /// To modify move field declaration from designer file to code-behind file.
  1065. /// </remarks>
  1066. protected global::System.Web.UI.WebControls.Label lblPerDayLimit;
  1067. /// <summary>
  1068. /// lblPerDayCustomerCurr control.
  1069. /// </summary>
  1070. /// <remarks>
  1071. /// Auto-generated field.
  1072. /// To modify move field declaration from designer file to code-behind file.
  1073. /// </remarks>
  1074. protected global::System.Web.UI.WebControls.Label lblPerDayCustomerCurr;
  1075. /// <summary>
  1076. /// pCountry control.
  1077. /// </summary>
  1078. /// <remarks>
  1079. /// Auto-generated field.
  1080. /// To modify move field declaration from designer file to code-behind file.
  1081. /// </remarks>
  1082. protected global::System.Web.UI.WebControls.DropDownList pCountry;
  1083. /// <summary>
  1084. /// pMode control.
  1085. /// </summary>
  1086. /// <remarks>
  1087. /// Auto-generated field.
  1088. /// To modify move field declaration from designer file to code-behind file.
  1089. /// </remarks>
  1090. protected global::System.Web.UI.WebControls.DropDownList pMode;
  1091. /// <summary>
  1092. /// pAgent control.
  1093. /// </summary>
  1094. /// <remarks>
  1095. /// Auto-generated field.
  1096. /// To modify move field declaration from designer file to code-behind file.
  1097. /// </remarks>
  1098. protected global::System.Web.UI.WebControls.DropDownList pAgent;
  1099. /// <summary>
  1100. /// pAgentDetail control.
  1101. /// </summary>
  1102. /// <remarks>
  1103. /// Auto-generated field.
  1104. /// To modify move field declaration from designer file to code-behind file.
  1105. /// </remarks>
  1106. protected global::System.Web.UI.WebControls.DropDownList pAgentDetail;
  1107. /// <summary>
  1108. /// pAgentMaxPayoutLimit control.
  1109. /// </summary>
  1110. /// <remarks>
  1111. /// Auto-generated field.
  1112. /// To modify move field declaration from designer file to code-behind file.
  1113. /// </remarks>
  1114. protected global::System.Web.UI.WebControls.DropDownList pAgentMaxPayoutLimit;
  1115. /// <summary>
  1116. /// paymentThrough control.
  1117. /// </summary>
  1118. /// <remarks>
  1119. /// Auto-generated field.
  1120. /// To modify move field declaration from designer file to code-behind file.
  1121. /// </remarks>
  1122. protected global::System.Web.UI.WebControls.DropDownList paymentThrough;
  1123. /// <summary>
  1124. /// txtRecDepAcNo control.
  1125. /// </summary>
  1126. /// <remarks>
  1127. /// Auto-generated field.
  1128. /// To modify move field declaration from designer file to code-behind file.
  1129. /// </remarks>
  1130. protected global::System.Web.UI.WebControls.TextBox txtRecDepAcNo;
  1131. /// <summary>
  1132. /// ddlScheme control.
  1133. /// </summary>
  1134. /// <remarks>
  1135. /// Auto-generated field.
  1136. /// To modify move field declaration from designer file to code-behind file.
  1137. /// </remarks>
  1138. protected global::System.Web.UI.WebControls.DropDownList ddlScheme;
  1139. /// <summary>
  1140. /// iTelCouponId control.
  1141. /// </summary>
  1142. /// <remarks>
  1143. /// Auto-generated field.
  1144. /// To modify move field declaration from designer file to code-behind file.
  1145. /// </remarks>
  1146. protected global::System.Web.UI.WebControls.TextBox iTelCouponId;
  1147. /// <summary>
  1148. /// locationDDL control.
  1149. /// </summary>
  1150. /// <remarks>
  1151. /// Auto-generated field.
  1152. /// To modify move field declaration from designer file to code-behind file.
  1153. /// </remarks>
  1154. protected global::System.Web.UI.WebControls.DropDownList locationDDL;
  1155. /// <summary>
  1156. /// subLocationDDL control.
  1157. /// </summary>
  1158. /// <remarks>
  1159. /// Auto-generated field.
  1160. /// To modify move field declaration from designer file to code-behind file.
  1161. /// </remarks>
  1162. protected global::System.Web.UI.WebControls.DropDownList subLocationDDL;
  1163. /// <summary>
  1164. /// txtCollAmt control.
  1165. /// </summary>
  1166. /// <remarks>
  1167. /// Auto-generated field.
  1168. /// To modify move field declaration from designer file to code-behind file.
  1169. /// </remarks>
  1170. protected global::System.Web.UI.WebControls.TextBox txtCollAmt;
  1171. /// <summary>
  1172. /// lblCollCurr control.
  1173. /// </summary>
  1174. /// <remarks>
  1175. /// Auto-generated field.
  1176. /// To modify move field declaration from designer file to code-behind file.
  1177. /// </remarks>
  1178. protected global::System.Web.UI.WebControls.Label lblCollCurr;
  1179. /// <summary>
  1180. /// lblPerTxnLimit control.
  1181. /// </summary>
  1182. /// <remarks>
  1183. /// Auto-generated field.
  1184. /// To modify move field declaration from designer file to code-behind file.
  1185. /// </remarks>
  1186. protected global::System.Web.UI.WebControls.Label lblPerTxnLimit;
  1187. /// <summary>
  1188. /// lblPerTxnLimitCurr control.
  1189. /// </summary>
  1190. /// <remarks>
  1191. /// Auto-generated field.
  1192. /// To modify move field declaration from designer file to code-behind file.
  1193. /// </remarks>
  1194. protected global::System.Web.UI.WebControls.Label lblPerTxnLimitCurr;
  1195. /// <summary>
  1196. /// editServiceCharge control.
  1197. /// </summary>
  1198. /// <remarks>
  1199. /// Auto-generated field.
  1200. /// To modify move field declaration from designer file to code-behind file.
  1201. /// </remarks>
  1202. protected global::System.Web.UI.HtmlControls.HtmlInputCheckBox editServiceCharge;
  1203. /// <summary>
  1204. /// allowEditSC control.
  1205. /// </summary>
  1206. /// <remarks>
  1207. /// Auto-generated field.
  1208. /// To modify move field declaration from designer file to code-behind file.
  1209. /// </remarks>
  1210. protected global::System.Web.UI.WebControls.HiddenField allowEditSC;
  1211. /// <summary>
  1212. /// lblServiceChargeAmt control.
  1213. /// </summary>
  1214. /// <remarks>
  1215. /// Auto-generated field.
  1216. /// To modify move field declaration from designer file to code-behind file.
  1217. /// </remarks>
  1218. protected global::System.Web.UI.WebControls.TextBox lblServiceChargeAmt;
  1219. /// <summary>
  1220. /// lblServiceChargeCurr control.
  1221. /// </summary>
  1222. /// <remarks>
  1223. /// Auto-generated field.
  1224. /// To modify move field declaration from designer file to code-behind file.
  1225. /// </remarks>
  1226. protected global::System.Web.UI.WebControls.Label lblServiceChargeCurr;
  1227. /// <summary>
  1228. /// lblSendAmt control.
  1229. /// </summary>
  1230. /// <remarks>
  1231. /// Auto-generated field.
  1232. /// To modify move field declaration from designer file to code-behind file.
  1233. /// </remarks>
  1234. protected global::System.Web.UI.WebControls.Label lblSendAmt;
  1235. /// <summary>
  1236. /// lblSendCurr control.
  1237. /// </summary>
  1238. /// <remarks>
  1239. /// Auto-generated field.
  1240. /// To modify move field declaration from designer file to code-behind file.
  1241. /// </remarks>
  1242. protected global::System.Web.UI.WebControls.Label lblSendCurr;
  1243. /// <summary>
  1244. /// lblExRate control.
  1245. /// </summary>
  1246. /// <remarks>
  1247. /// Auto-generated field.
  1248. /// To modify move field declaration from designer file to code-behind file.
  1249. /// </remarks>
  1250. protected global::System.Web.UI.WebControls.Label lblExRate;
  1251. /// <summary>
  1252. /// lblExCurr control.
  1253. /// </summary>
  1254. /// <remarks>
  1255. /// Auto-generated field.
  1256. /// To modify move field declaration from designer file to code-behind file.
  1257. /// </remarks>
  1258. protected global::System.Web.UI.WebControls.Label lblExCurr;
  1259. /// <summary>
  1260. /// txtPayAmt control.
  1261. /// </summary>
  1262. /// <remarks>
  1263. /// Auto-generated field.
  1264. /// To modify move field declaration from designer file to code-behind file.
  1265. /// </remarks>
  1266. protected global::System.Web.UI.WebControls.TextBox txtPayAmt;
  1267. /// <summary>
  1268. /// lblPayCurr control.
  1269. /// </summary>
  1270. /// <remarks>
  1271. /// Auto-generated field.
  1272. /// To modify move field declaration from designer file to code-behind file.
  1273. /// </remarks>
  1274. protected global::System.Web.UI.WebControls.Label lblPayCurr;
  1275. /// <summary>
  1276. /// txnPerDayCustomerLimit control.
  1277. /// </summary>
  1278. /// <remarks>
  1279. /// Auto-generated field.
  1280. /// To modify move field declaration from designer file to code-behind file.
  1281. /// </remarks>
  1282. protected global::System.Web.UI.WebControls.HiddenField txnPerDayCustomerLimit;
  1283. /// <summary>
  1284. /// span_txnInfo control.
  1285. /// </summary>
  1286. /// <remarks>
  1287. /// Auto-generated field.
  1288. /// To modify move field declaration from designer file to code-behind file.
  1289. /// </remarks>
  1290. protected global::System.Web.UI.HtmlControls.HtmlGenericControl span_txnInfo;
  1291. /// <summary>
  1292. /// trOccupation control.
  1293. /// </summary>
  1294. /// <remarks>
  1295. /// Auto-generated field.
  1296. /// To modify move field declaration from designer file to code-behind file.
  1297. /// </remarks>
  1298. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trOccupation;
  1299. /// <summary>
  1300. /// lblOccupation control.
  1301. /// </summary>
  1302. /// <remarks>
  1303. /// Auto-generated field.
  1304. /// To modify move field declaration from designer file to code-behind file.
  1305. /// </remarks>
  1306. protected global::System.Web.UI.WebControls.Label lblOccupation;
  1307. /// <summary>
  1308. /// occupation_err control.
  1309. /// </summary>
  1310. /// <remarks>
  1311. /// Auto-generated field.
  1312. /// To modify move field declaration from designer file to code-behind file.
  1313. /// </remarks>
  1314. protected global::System.Web.UI.HtmlControls.HtmlGenericControl occupation_err;
  1315. /// <summary>
  1316. /// occupation control.
  1317. /// </summary>
  1318. /// <remarks>
  1319. /// Auto-generated field.
  1320. /// To modify move field declaration from designer file to code-behind file.
  1321. /// </remarks>
  1322. protected global::System.Web.UI.WebControls.DropDownList occupation;
  1323. /// <summary>
  1324. /// trSourceOfFund control.
  1325. /// </summary>
  1326. /// <remarks>
  1327. /// Auto-generated field.
  1328. /// To modify move field declaration from designer file to code-behind file.
  1329. /// </remarks>
  1330. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trSourceOfFund;
  1331. /// <summary>
  1332. /// lblSof control.
  1333. /// </summary>
  1334. /// <remarks>
  1335. /// Auto-generated field.
  1336. /// To modify move field declaration from designer file to code-behind file.
  1337. /// </remarks>
  1338. protected global::System.Web.UI.WebControls.Label lblSof;
  1339. /// <summary>
  1340. /// sourceOfFund_err control.
  1341. /// </summary>
  1342. /// <remarks>
  1343. /// Auto-generated field.
  1344. /// To modify move field declaration from designer file to code-behind file.
  1345. /// </remarks>
  1346. protected global::System.Web.UI.HtmlControls.HtmlGenericControl sourceOfFund_err;
  1347. /// <summary>
  1348. /// sourceOfFund control.
  1349. /// </summary>
  1350. /// <remarks>
  1351. /// Auto-generated field.
  1352. /// To modify move field declaration from designer file to code-behind file.
  1353. /// </remarks>
  1354. protected global::System.Web.UI.WebControls.DropDownList sourceOfFund;
  1355. /// <summary>
  1356. /// trPurposeOfRemittance control.
  1357. /// </summary>
  1358. /// <remarks>
  1359. /// Auto-generated field.
  1360. /// To modify move field declaration from designer file to code-behind file.
  1361. /// </remarks>
  1362. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trPurposeOfRemittance;
  1363. /// <summary>
  1364. /// lblPoRemit control.
  1365. /// </summary>
  1366. /// <remarks>
  1367. /// Auto-generated field.
  1368. /// To modify move field declaration from designer file to code-behind file.
  1369. /// </remarks>
  1370. protected global::System.Web.UI.WebControls.Label lblPoRemit;
  1371. /// <summary>
  1372. /// purpose_err control.
  1373. /// </summary>
  1374. /// <remarks>
  1375. /// Auto-generated field.
  1376. /// To modify move field declaration from designer file to code-behind file.
  1377. /// </remarks>
  1378. protected global::System.Web.UI.HtmlControls.HtmlGenericControl purpose_err;
  1379. /// <summary>
  1380. /// purpose control.
  1381. /// </summary>
  1382. /// <remarks>
  1383. /// Auto-generated field.
  1384. /// To modify move field declaration from designer file to code-behind file.
  1385. /// </remarks>
  1386. protected global::System.Web.UI.WebControls.DropDownList purpose;
  1387. /// <summary>
  1388. /// trRelWithRec control.
  1389. /// </summary>
  1390. /// <remarks>
  1391. /// Auto-generated field.
  1392. /// To modify move field declaration from designer file to code-behind file.
  1393. /// </remarks>
  1394. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trRelWithRec;
  1395. /// <summary>
  1396. /// lblRelation control.
  1397. /// </summary>
  1398. /// <remarks>
  1399. /// Auto-generated field.
  1400. /// To modify move field declaration from designer file to code-behind file.
  1401. /// </remarks>
  1402. protected global::System.Web.UI.WebControls.Label lblRelation;
  1403. /// <summary>
  1404. /// relationship_err control.
  1405. /// </summary>
  1406. /// <remarks>
  1407. /// Auto-generated field.
  1408. /// To modify move field declaration from designer file to code-behind file.
  1409. /// </remarks>
  1410. protected global::System.Web.UI.HtmlControls.HtmlGenericControl relationship_err;
  1411. /// <summary>
  1412. /// relationship control.
  1413. /// </summary>
  1414. /// <remarks>
  1415. /// Auto-generated field.
  1416. /// To modify move field declaration from designer file to code-behind file.
  1417. /// </remarks>
  1418. protected global::System.Web.UI.WebControls.DropDownList relationship;
  1419. /// <summary>
  1420. /// trSalaryRange control.
  1421. /// </summary>
  1422. /// <remarks>
  1423. /// Auto-generated field.
  1424. /// To modify move field declaration from designer file to code-behind file.
  1425. /// </remarks>
  1426. protected global::System.Web.UI.HtmlControls.HtmlGenericControl trSalaryRange;
  1427. /// <summary>
  1428. /// lblSalaryRange control.
  1429. /// </summary>
  1430. /// <remarks>
  1431. /// Auto-generated field.
  1432. /// To modify move field declaration from designer file to code-behind file.
  1433. /// </remarks>
  1434. protected global::System.Web.UI.WebControls.Label lblSalaryRange;
  1435. /// <summary>
  1436. /// ddlSalary_err control.
  1437. /// </summary>
  1438. /// <remarks>
  1439. /// Auto-generated field.
  1440. /// To modify move field declaration from designer file to code-behind file.
  1441. /// </remarks>
  1442. protected global::System.Web.UI.HtmlControls.HtmlGenericControl ddlSalary_err;
  1443. /// <summary>
  1444. /// ddlSalary control.
  1445. /// </summary>
  1446. /// <remarks>
  1447. /// Auto-generated field.
  1448. /// To modify move field declaration from designer file to code-behind file.
  1449. /// </remarks>
  1450. protected global::System.Web.UI.WebControls.DropDownList ddlSalary;
  1451. /// <summary>
  1452. /// txtPayMsg control.
  1453. /// </summary>
  1454. /// <remarks>
  1455. /// Auto-generated field.
  1456. /// To modify move field declaration from designer file to code-behind file.
  1457. /// </remarks>
  1458. protected global::System.Web.UI.WebControls.TextBox txtPayMsg;
  1459. /// <summary>
  1460. /// hddTPExRate control.
  1461. /// </summary>
  1462. /// <remarks>
  1463. /// Auto-generated field.
  1464. /// To modify move field declaration from designer file to code-behind file.
  1465. /// </remarks>
  1466. protected global::System.Web.UI.WebControls.HiddenField hddTPExRate;
  1467. }
  1468. }