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.

98 lines
3.2 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.AccountReportOld.PLAccountOld
  10. {
  11. public partial class PLAccountOld
  12. {
  13. /// <summary>
  14. /// Head1 control.
  15. /// </summary>
  16. /// <remarks>
  17. /// Auto-generated field.
  18. /// To modify move field declaration from designer file to code-behind file.
  19. /// </remarks>
  20. protected global::System.Web.UI.HtmlControls.HtmlHead Head1;
  21. /// <summary>
  22. /// Base1 control.
  23. /// </summary>
  24. /// <remarks>
  25. /// Auto-generated field.
  26. /// To modify move field declaration from designer file to code-behind file.
  27. /// </remarks>
  28. protected global::System.Web.UI.HtmlControls.HtmlGenericControl Base1;
  29. /// <summary>
  30. /// form1 control.
  31. /// </summary>
  32. /// <remarks>
  33. /// Auto-generated field.
  34. /// To modify move field declaration from designer file to code-behind file.
  35. /// </remarks>
  36. protected global::System.Web.UI.HtmlControls.HtmlForm form1;
  37. /// <summary>
  38. /// pdf control.
  39. /// </summary>
  40. /// <remarks>
  41. /// Auto-generated field.
  42. /// To modify move field declaration from designer file to code-behind file.
  43. /// </remarks>
  44. protected global::System.Web.UI.WebControls.Button pdf;
  45. /// <summary>
  46. /// hidden control.
  47. /// </summary>
  48. /// <remarks>
  49. /// Auto-generated field.
  50. /// To modify move field declaration from designer file to code-behind file.
  51. /// </remarks>
  52. protected global::System.Web.UI.WebControls.HiddenField hidden;
  53. /// <summary>
  54. /// letterHead control.
  55. /// </summary>
  56. /// <remarks>
  57. /// Auto-generated field.
  58. /// To modify move field declaration from designer file to code-behind file.
  59. /// </remarks>
  60. protected global::System.Web.UI.WebControls.Label letterHead;
  61. /// <summary>
  62. /// fromDate control.
  63. /// </summary>
  64. /// <remarks>
  65. /// Auto-generated field.
  66. /// To modify move field declaration from designer file to code-behind file.
  67. /// </remarks>
  68. protected global::System.Web.UI.WebControls.Label fromDate;
  69. /// <summary>
  70. /// toDate control.
  71. /// </summary>
  72. /// <remarks>
  73. /// Auto-generated field.
  74. /// To modify move field declaration from designer file to code-behind file.
  75. /// </remarks>
  76. protected global::System.Web.UI.WebControls.Label toDate;
  77. /// <summary>
  78. /// plReport control.
  79. /// </summary>
  80. /// <remarks>
  81. /// Auto-generated field.
  82. /// To modify move field declaration from designer file to code-behind file.
  83. /// </remarks>
  84. protected global::System.Web.UI.HtmlControls.HtmlGenericControl plReport;
  85. }
  86. }