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.

51 lines
1.7 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 SwiftHrManagement.web {
  10. public partial class ProjectMaster {
  11. /// <summary>
  12. /// head 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.ContentPlaceHolder head;
  19. /// <summary>
  20. /// form1 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.HtmlForm form1;
  27. /// <summary>
  28. /// ScriptManager1 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.ScriptManager ScriptManager1;
  35. /// <summary>
  36. /// MainPlaceHolder 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.ContentPlaceHolder MainPlaceHolder;
  43. }
  44. }