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.

753 lines
28 KiB

4 years ago
  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 JMEAgentSystem.WebPages.SendTxn {
  10. public partial class SendV1 {
  11. /// <summary>
  12. /// membershipId 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.TextBox membershipId;
  19. /// <summary>
  20. /// hdnPayMode 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.HtmlControls.HtmlInputHidden hdnPayMode;
  27. /// <summary>
  28. /// hdntranCount 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.HtmlControls.HtmlInputHidden hdntranCount;
  35. /// <summary>
  36. /// hdnLimitAmount 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.HiddenField hdnLimitAmount;
  43. /// <summary>
  44. /// hdnRefAvailableLimit 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.HiddenField hdnRefAvailableLimit;
  51. /// <summary>
  52. /// hdnBeneficiaryIdReq 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.HiddenField hdnBeneficiaryIdReq;
  59. /// <summary>
  60. /// hdnBeneficiaryContactReq 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.HiddenField hdnBeneficiaryContactReq;
  67. /// <summary>
  68. /// cancelrequestId 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.HiddenField cancelrequestId;
  75. /// <summary>
  76. /// hdnRelationshipReq 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.HiddenField hdnRelationshipReq;
  83. /// <summary>
  84. /// visaStatusNotFound 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.HiddenField visaStatusNotFound;
  91. /// <summary>
  92. /// additionalAddressNotFound 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.HiddenField additionalAddressNotFound;
  99. /// <summary>
  100. /// txtSendFirstName 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.TextBox txtSendFirstName;
  107. /// <summary>
  108. /// txtSendMidName 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.TextBox txtSendMidName;
  115. /// <summary>
  116. /// txtSendLastName 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.TextBox txtSendLastName;
  123. /// <summary>
  124. /// txtSendSecondLastName 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.TextBox txtSendSecondLastName;
  131. /// <summary>
  132. /// trSenContactNo 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.HtmlControls.HtmlTableRow trSenContactNo;
  139. /// <summary>
  140. /// tdSenMobileNoLbl 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.HtmlControls.HtmlTableCell tdSenMobileNoLbl;
  147. /// <summary>
  148. /// txtSendMobile_err 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.HtmlControls.HtmlGenericControl txtSendMobile_err;
  155. /// <summary>
  156. /// tdSenMobileNoTxt 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.HtmlControls.HtmlTableCell tdSenMobileNoTxt;
  163. /// <summary>
  164. /// txtSendMobile 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 txtSendMobile;
  171. /// <summary>
  172. /// trSourceOfFund 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.HtmlControls.HtmlTableRow trSourceOfFund;
  179. /// <summary>
  180. /// lblSof 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.Label lblSof;
  187. /// <summary>
  188. /// sourceOfFund_err 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.HtmlControls.HtmlGenericControl sourceOfFund_err;
  195. /// <summary>
  196. /// sourceOfFund 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 sourceOfFund;
  203. /// <summary>
  204. /// tdSenDobLbl 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.HtmlTableCell tdSenDobLbl;
  211. /// <summary>
  212. /// lblSDOB 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 lblSDOB;
  219. /// <summary>
  220. /// txtSendDOB_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 txtSendDOB_err;
  227. /// <summary>
  228. /// tdSenDobTxt 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.HtmlControls.HtmlTableCell tdSenDobTxt;
  235. /// <summary>
  236. /// txtSendDOB 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 txtSendDOB;
  243. /// <summary>
  244. /// RangeValidator1 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.RangeValidator RangeValidator1;
  251. /// <summary>
  252. /// trOccupation 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.HtmlTableRow trOccupation;
  259. /// <summary>
  260. /// lblOccupation 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.Label lblOccupation;
  267. /// <summary>
  268. /// occupation_err 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 occupation_err;
  275. /// <summary>
  276. /// occupation 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 occupation;
  283. /// <summary>
  284. /// ddlReceiver 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.DropDownList ddlReceiver;
  291. /// <summary>
  292. /// txtRecFName 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.TextBox txtRecFName;
  299. /// <summary>
  300. /// txtRecMName 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 txtRecMName;
  307. /// <summary>
  308. /// txtRecLName 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 txtRecLName;
  315. /// <summary>
  316. /// txtRecSLName 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.WebControls.TextBox txtRecSLName;
  323. /// <summary>
  324. /// trRecAddress1 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.HtmlControls.HtmlTableRow trRecAddress1;
  331. /// <summary>
  332. /// txtRecAdd1_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 txtRecAdd1_err;
  339. /// <summary>
  340. /// txtRecAdd1 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 txtRecAdd1;
  347. /// <summary>
  348. /// trRecAddress2 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.HtmlControls.HtmlTableRow trRecAddress2;
  355. /// <summary>
  356. /// lblrAdd 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.Label lblrAdd;
  363. /// <summary>
  364. /// txtRecAdd2 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.WebControls.TextBox txtRecAdd2;
  371. /// <summary>
  372. /// trRecContactNo 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.HtmlTableRow trRecContactNo;
  379. /// <summary>
  380. /// tdRecMobileNoLbl 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.HtmlTableCell tdRecMobileNoLbl;
  387. /// <summary>
  388. /// txtRecMobile_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 txtRecMobile_err;
  395. /// <summary>
  396. /// tdRecMobileNoTxt 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.HtmlTableCell tdRecMobileNoTxt;
  403. /// <summary>
  404. /// txtRecMobile 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 txtRecMobile;
  411. /// <summary>
  412. /// tdRecTelNoTxt 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.HtmlTableCell tdRecTelNoTxt;
  419. /// <summary>
  420. /// txtRecTel 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 txtRecTel;
  427. /// <summary>
  428. /// trRelWithRec 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.HtmlControls.HtmlTableRow trRelWithRec;
  435. /// <summary>
  436. /// lblRelation 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.Label lblRelation;
  443. /// <summary>
  444. /// relationship_err 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 relationship_err;
  451. /// <summary>
  452. /// relationship 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.WebControls.DropDownList relationship;
  459. /// <summary>
  460. /// trPurposeOfRemittance 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.HtmlControls.HtmlTableRow trPurposeOfRemittance;
  467. /// <summary>
  468. /// lblPoRemit 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.WebControls.Label lblPoRemit;
  475. /// <summary>
  476. /// purpose_err 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 purpose_err;
  483. /// <summary>
  484. /// purpose 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.DropDownList purpose;
  491. /// <summary>
  492. /// pCountry 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::System.Web.UI.WebControls.DropDownList pCountry;
  499. /// <summary>
  500. /// pAgent 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.DropDownList pAgent;
  507. /// <summary>
  508. /// pAgentDetail 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.WebControls.DropDownList pAgentDetail;
  515. /// <summary>
  516. /// pAgentMaxPayoutLimit 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.DropDownList pAgentMaxPayoutLimit;
  523. /// <summary>
  524. /// txtRecDepAcNo 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.WebControls.TextBox txtRecDepAcNo;
  531. /// <summary>
  532. /// txtCollAmt 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.WebControls.TextBox txtCollAmt;
  539. /// <summary>
  540. /// lblPerTxnLimit 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.Label lblPerTxnLimit;
  547. /// <summary>
  548. /// lblPerTxnLimitCurr 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::System.Web.UI.WebControls.Label lblPerTxnLimitCurr;
  555. /// <summary>
  556. /// lblSendAmt 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.TextBox lblSendAmt;
  563. /// <summary>
  564. /// lblSendCurr 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.WebControls.Label lblSendCurr;
  571. /// <summary>
  572. /// editServiceCharge 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.HtmlControls.HtmlInputCheckBox editServiceCharge;
  579. /// <summary>
  580. /// allowEditSC 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.WebControls.HiddenField allowEditSC;
  587. /// <summary>
  588. /// lblServiceChargeAmt 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.WebControls.TextBox lblServiceChargeAmt;
  595. /// <summary>
  596. /// lblServiceChargeCurr 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.Label lblServiceChargeCurr;
  603. /// <summary>
  604. /// customerRateFields 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.HtmlControls.HtmlTableRow customerRateFields;
  611. /// <summary>
  612. /// lblExRate 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.Label lblExRate;
  619. /// <summary>
  620. /// lblExCurr 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.WebControls.Label lblExCurr;
  627. /// <summary>
  628. /// pMode 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.WebControls.DropDownList pMode;
  635. /// <summary>
  636. /// branch 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.DropDownList branch;
  643. /// <summary>
  644. /// pCurrDdl 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.HtmlSelect pCurrDdl;
  651. /// <summary>
  652. /// txtPayAmt 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 txtPayAmt;
  659. /// <summary>
  660. /// lblPayCurr 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.Label lblPayCurr;
  667. }
  668. }