PageRenderTime 41ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSASPNETFormViewUpload/Default.aspx.designer.cs

#
C# | 34 lines | 6 code | 5 blank | 23 comment | 0 complexity | d4e05aa9fd9f798214f6bca1d17d0838 MD5 | raw file
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:2.0.50727.3053
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace CSASPNETFormViewUpload {
  11. public partial class Default {
  12. /// <summary>
  13. /// form1 control.
  14. /// </summary>
  15. /// <remarks>
  16. /// Auto-generated field.
  17. /// To modify move field declaration from designer file to code-behind file.
  18. /// </remarks>
  19. protected global::System.Web.UI.HtmlControls.HtmlForm form1;
  20. /// <summary>
  21. /// fvPerson control.
  22. /// </summary>
  23. /// <remarks>
  24. /// Auto-generated field.
  25. /// To modify move field declaration from designer file to code-behind file.
  26. /// </remarks>
  27. protected global::System.Web.UI.WebControls.FormView fvPerson;
  28. }
  29. }