'------------------------------------------------------------------------------
'
' This code was generated by a tool.
'
' 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 ErrorPage
'''
'''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
'''
'''ApplicationTitle control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ApplicationTitle As Global.System.Web.UI.WebControls.Literal
'''
'''InfoMessagesPanel control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents InfoMessagesPanel As Global.System.Web.UI.WebControls.Literal
'''
'''Table1 control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents Table1 As Global.System.Web.UI.WebControls.Table
'''
'''TableRow2 control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents TableRow2 As Global.System.Web.UI.WebControls.TableRow
'''
'''ViewSite control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ViewSite As Global.System.Web.UI.WebControls.TableCell
'''
'''ErrorTitleLiteral control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ErrorTitleLiteral As Global.System.Web.UI.WebControls.Literal
'''
'''ErrorPanel control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ErrorPanel As Global.System.Web.UI.WebControls.Panel
'''
'''ReportResult control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ReportResult As Global.System.Web.UI.WebControls.PlaceHolder
'''
'''ApologizeMessage control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ApologizeMessage As Global.System.Web.UI.WebControls.PlaceHolder
'''
'''HyperLink1 control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents HyperLink1 As Global.System.Web.UI.WebControls.HyperLink
'''
'''NavigateToStart control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents NavigateToStart As Global.System.Web.UI.WebControls.LinkButton
'''
'''PopupReportResult control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents PopupReportResult As Global.System.Web.UI.WebControls.PlaceHolder
'''
'''PopupApologizeMessage control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents PopupApologizeMessage As Global.System.Web.UI.WebControls.PlaceHolder
'''
'''HyperLink2 control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents HyperLink2 As Global.System.Web.UI.WebControls.HyperLink
'''
'''Details control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents Details As Global.System.Web.UI.WebControls.Panel
'''
'''DetailsText control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents DetailsText As Global.System.Web.UI.WebControls.Literal
'''
'''ReportForm control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ReportForm As Global.System.Web.UI.WebControls.Panel
'''
'''DescriptionTextBox control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents DescriptionTextBox As Global.System.Web.UI.WebControls.TextBox
'''
'''ReportButton control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ReportButton As Global.System.Web.UI.WebControls.Button
End Class