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.

42 lines
1.4 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 {
  10. public partial class Dashboard {
  11. /// <summary>
  12. /// form1 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 form1;
  19. /// <summary>
  20. /// menu 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.HtmlGenericControl menu;
  27. /// <summary>
  28. /// mainFrame 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.HtmlGenericControl mainFrame;
  35. }
  36. }