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.

24 lines
750 B

  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 LogOut {
  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. }
  20. }