'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version:2.0.50727.5446 ' ' 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 ''' '''RequestUrl control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents RequestUrl As Global.System.Web.UI.WebControls.HyperLink ''' '''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 ''' '''LiteralReturn control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents LiteralReturn As Global.System.Web.UI.WebControls.Literal ''' '''HyperLinkReturn control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents HyperLinkReturn As Global.System.Web.UI.WebControls.HyperLink ''' '''RequestUrl2 control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents RequestUrl2 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