'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.4927
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
'
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Partial Public Class TracePage
'''
'''Head1 control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents Head1 As Global.System.Web.UI.HtmlControls.HtmlHead
'''
'''form1 control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents form1 As Global.System.Web.UI.HtmlControls.HtmlForm
'''
'''clearLogButton control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents clearLogButton As Global.System.Web.UI.WebControls.Button
'''
'''placeHolder1 control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents placeHolder1 As Global.System.Web.UI.WebControls.PlaceHolder
End Class