|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/f4d99ea2/746fa38d/ |
?#ExternalChecksum("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx","{406ea660-64cf-4c82-b6f0-42d48172a799}","7CD7435F8E7BB33B6587AF3702E9EC12")
'------------------------------------------------------------------------------
' <auto-generated>
' 此代码由工具天生。
' 运行时版本:2.0.50727.9055
'
' 对此文件的更改可能会导致不正确的行为,并且若是
' 沉新天生代码,这些更改将会迷失。
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict Off
Option Explicit On
Imports Microsoft.VisualBasic
Imports System
Imports System.Collections
Imports System.Collections.Specialized
Imports System.Configuration
Imports System.Text
Imports System.Text.RegularExpressions
Imports System.Web
Imports System.Web.Caching
Imports System.Web.Profile
Imports System.Web.Security
Imports System.Web.SessionState
Imports System.Web.UI
Imports System.Web.UI.HtmlControls
Imports System.Web.UI.WebControls
Imports System.Web.UI.WebControls.WebParts
Namespace ASP
<System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()> _
Public Class jth_1_aspx
Inherits Global.jth_1
Implements System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler
Private Shared __initialized As Boolean
Private Shared __stringResource As Object
Private Shared __fileDependencies As Object
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Public Sub New()
MyBase.New
Dim dependencies() As String
CType(Me,Global.jth_1).AppRelativeVirtualPath = "~/jth/1.aspx"
If (Global.ASP.jth_1_aspx.__initialized = false) Then
Global.ASP.jth_1_aspx.__stringResource = Me.ReadStringResource
dependencies = New String(0) {}
dependencies(0) = "~/jth/1.aspx"
Global.ASP.jth_1_aspx.__fileDependencies = Me.GetWrappedFileDependencies(dependencies)
Global.ASP.jth_1_aspx.__initialized = true
End If
Me.Server.ScriptTimeout = 30000000
End Sub
Protected ReadOnly Property Profile() As System.Web.Profile.DefaultProfile
Get
Return CType(Me.Context.Profile,System.Web.Profile.DefaultProfile)
End Get
End Property
Protected Overrides ReadOnly Property SupportAutoEvents() As Boolean
Get
Return false
End Get
End Property
Protected ReadOnly Property ApplicationInstance() As System.Web.HttpApplication
Get
Return CType(Me.Context.ApplicationInstance,System.Web.HttpApplication)
End Get
End Property
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControl__control3() As Global.System.Web.UI.HtmlControls.HtmlTitle
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlTitle
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",7)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlTitle
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControl__control4() As Global.System.Web.UI.HtmlControls.HtmlMeta
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlMeta
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",8)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlMeta
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",8)
__ctrl.Name = "viewport"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",8)
__ctrl.Content = "width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControl__control2() As Global.System.Web.UI.HtmlControls.HtmlHead
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlHead
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",6)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlHead("head")
#End ExternalSource
Dim __ctrl1 As Global.System.Web.UI.HtmlControls.HtmlTitle
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",6)
__ctrl1 = Me.__BuildControl__control3
#End ExternalSource
Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",6)
__parser.AddParsedSubObject(__ctrl1)
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.HtmlControls.HtmlMeta
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",6)
__ctrl2 = Me.__BuildControl__control4
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",6)
__parser.AddParsedSubObject(__ctrl2)
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlScriptManager1() As Global.System.Web.UI.ScriptManager
Dim __ctrl As Global.System.Web.UI.ScriptManager
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",13)
__ctrl = New Global.System.Web.UI.ScriptManager
#End ExternalSource
Me.ScriptManager1 = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",13)
__ctrl.ID = "ScriptManager1"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlLabel1() As Global.System.Web.UI.WebControls.Label
Dim __ctrl As Global.System.Web.UI.WebControls.Label
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",17)
__ctrl = New Global.System.Web.UI.WebControls.Label
#End ExternalSource
Me.Label1 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",17)
__ctrl.ID = "Label1"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",17)
__ctrl.Font.Bold = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",17)
__ctrl.Font.Size = System.Web.UI.WebControls.FontUnit.XLarge
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",17)
__ctrl.Text = "只做进退货查问"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlDropDownList6() As Global.System.Web.UI.WebControls.DropDownList
Dim __ctrl As Global.System.Web.UI.WebControls.DropDownList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",21)
__ctrl = New Global.System.Web.UI.WebControls.DropDownList
#End ExternalSource
Me.DropDownList6 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",21)
__ctrl.ID = "DropDownList6"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",21)
__ctrl.AutoPostBack = true
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlLabel12() As Global.System.Web.UI.WebControls.Label
Dim __ctrl As Global.System.Web.UI.WebControls.Label
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",23)
__ctrl = New Global.System.Web.UI.WebControls.Label
#End ExternalSource
Me.Label12 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",23)
__ctrl.ID = "Label12"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",23)
__ctrl.Text = "Label"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControl__control6() As Global.System.Web.UI.WebControls.ListItem
Dim __ctrl As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",26)
__ctrl = New Global.System.Web.UI.WebControls.ListItem
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",26)
__ctrl.Text = "显全数"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControl__control7() As Global.System.Web.UI.WebControls.ListItem
Dim __ctrl As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",27)
__ctrl = New Global.System.Web.UI.WebControls.ListItem
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",27)
__ctrl.Selected = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",27)
__ctrl.Text = "不显暗藏"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control5(ByVal __ctrl As System.Web.UI.WebControls.ListItemCollection)
Dim __ctrl1 As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl1 = Me.__BuildControl__control6
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl.Add(__ctrl1)
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl2 = Me.__BuildControl__control7
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl.Add(__ctrl2)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlRadioButtonList1() As Global.System.Web.UI.WebControls.RadioButtonList
Dim __ctrl As Global.System.Web.UI.WebControls.RadioButtonList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl = New Global.System.Web.UI.WebControls.RadioButtonList
#End ExternalSource
Me.RadioButtonList1 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl.ID = "RadioButtonList1"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl.AutoPostBack = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
__ctrl.RepeatDirection = System.Web.UI.WebControls.RepeatDirection.Horizontal
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",24)
Me.__BuildControl__control5(__ctrl.Items)
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlButton8() As Global.System.Web.UI.HtmlControls.HtmlInputButton
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlInputButton
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",31)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlInputButton
#End ExternalSource
Me.Button8 = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",31)
CType(__ctrl,System.Web.UI.IAttributeAccessor).SetAttribute("type", "button")
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",31)
__ctrl.Value = "打印"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",31)
CType(__ctrl,System.Web.UI.IAttributeAccessor).SetAttribute("onclick", "myPrint('divprint')")
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",31)
__ctrl.ID = "Button8"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",31)
CType(__ctrl,System.Web.UI.IAttributeAccessor).SetAttribute("style", "background-color: #FFFF00")
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",31)
__ctrl.Visible = true
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlDropDownList1() As Global.System.Web.UI.WebControls.DropDownList
Dim __ctrl As Global.System.Web.UI.WebControls.DropDownList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",35)
__ctrl = New Global.System.Web.UI.WebControls.DropDownList
#End ExternalSource
Me.DropDownList1 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",35)
__ctrl.ID = "DropDownList1"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlButton1() As Global.System.Web.UI.WebControls.Button
Dim __ctrl As Global.System.Web.UI.WebControls.Button
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",37)
__ctrl = New Global.System.Web.UI.WebControls.Button
#End ExternalSource
Me.Button1 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",37)
__ctrl.ID = "Button1"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",37)
__ctrl.Text = "暗藏"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControl__control9() As Global.System.Web.UI.WebControls.ListItem
Dim __ctrl As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",41)
__ctrl = New Global.System.Web.UI.WebControls.ListItem
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",41)
__ctrl.Text = "行显"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControl__control10() As Global.System.Web.UI.WebControls.ListItem
Dim __ctrl As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",42)
__ctrl = New Global.System.Web.UI.WebControls.ListItem
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",42)
__ctrl.Selected = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",42)
__ctrl.Text = "列显"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control8(ByVal __ctrl As System.Web.UI.WebControls.ListItemCollection)
Dim __ctrl1 As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl1 = Me.__BuildControl__control9
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl.Add(__ctrl1)
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.WebControls.ListItem
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl2 = Me.__BuildControl__control10
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl.Add(__ctrl2)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlCheckBoxList1() As Global.System.Web.UI.WebControls.CheckBoxList
Dim __ctrl As Global.System.Web.UI.WebControls.CheckBoxList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl = New Global.System.Web.UI.WebControls.CheckBoxList
#End ExternalSource
Me.CheckBoxList1 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl.ID = "CheckBoxList1"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl.AutoPostBack = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
__ctrl.RepeatDirection = System.Web.UI.WebControls.RepeatDirection.Horizontal
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",39)
Me.__BuildControl__control8(__ctrl.Items)
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControldiv1() As Global.System.Web.UI.HtmlControls.HtmlGenericControl
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlGenericControl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlGenericControl("div")
#End ExternalSource
Me.div1 = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__ctrl.ID = "div1"
#End ExternalSource
Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl1 As Global.System.Web.UI.WebControls.DropDownList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__ctrl1 = Me.__BuildControlDropDownList1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__parser.AddParsedSubObject(__ctrl1)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" 之前的进货及有关退货"))
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.WebControls.Button
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__ctrl2 = Me.__BuildControlButton1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__parser.AddParsedSubObject(__ctrl2)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl3 As Global.System.Web.UI.WebControls.CheckBoxList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__ctrl3 = Me.__BuildControlCheckBoxList1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__parser.AddParsedSubObject(__ctrl3)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",34)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlLabel13() As Global.System.Web.UI.WebControls.Label
Dim __ctrl As Global.System.Web.UI.WebControls.Label
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl = New Global.System.Web.UI.WebControls.Label
#End ExternalSource
Me.Label13 = __ctrl
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl.ID = "Label13"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl.BackColor = System.Drawing.Color.Yellow
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl.Text = "Label"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control12(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(239, 243, 251),System.Drawing.Color)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control13(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(80, 124, 209),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.Font.Bold = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.ForeColor = System.Drawing.Color.White
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control14(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(36, 97, 191),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.ForeColor = System.Drawing.Color.White
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control15(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(209, 221, 241),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.Font.Bold = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.ForeColor = CType(System.Drawing.Color.FromArgb(51, 51, 51),System.Drawing.Color)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control16(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(80, 124, 209),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.Font.Bold = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.ForeColor = System.Drawing.Color.White
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control17(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(36, 97, 191),System.Drawing.Color)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control18(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.BackColor = System.Drawing.Color.White
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlGridView1() As Global.System.Web.UI.WebControls.GridView
Dim __ctrl As Global.System.Web.UI.WebControls.GridView
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl = New Global.System.Web.UI.WebControls.GridView
#End ExternalSource
Me.GridView1 = __ctrl
__ctrl.TemplateControl = Me
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.ID = "GridView1"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.CellPadding = 4
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.ForeColor = CType(System.Drawing.Color.FromArgb(51, 51, 51),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.GridLines = System.Web.UI.WebControls.GridLines.None
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.PageSize = 5
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.Width = New System.Web.UI.WebControls.Unit(100, System.Web.UI.WebControls.UnitType.Percentage)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
Me.__BuildControl__control12(__ctrl.RowStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
Me.__BuildControl__control13(__ctrl.FooterStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
Me.__BuildControl__control14(__ctrl.PagerStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
Me.__BuildControl__control15(__ctrl.SelectedRowStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
Me.__BuildControl__control16(__ctrl.HeaderStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
Me.__BuildControl__control17(__ctrl.EditRowStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",51)
Me.__BuildControl__control18(__ctrl.AlternatingRowStyle)
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control19(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(239, 243, 251),System.Drawing.Color)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control20(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(80, 124, 209),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.Font.Bold = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.ForeColor = System.Drawing.Color.White
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control21(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(36, 97, 191),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.ForeColor = System.Drawing.Color.White
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control22(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(209, 221, 241),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.Font.Bold = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.ForeColor = CType(System.Drawing.Color.FromArgb(51, 51, 51),System.Drawing.Color)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control23(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(80, 124, 209),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.Font.Bold = true
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.ForeColor = System.Drawing.Color.White
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control24(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.BackColor = CType(System.Drawing.Color.FromArgb(36, 97, 191),System.Drawing.Color)
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control25(ByVal __ctrl As System.Web.UI.WebControls.TableItemStyle)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.BackColor = System.Drawing.Color.White
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlGridView2() As Global.System.Web.UI.WebControls.GridView
Dim __ctrl As Global.System.Web.UI.WebControls.GridView
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl = New Global.System.Web.UI.WebControls.GridView
#End ExternalSource
Me.GridView2 = __ctrl
__ctrl.TemplateControl = Me
__ctrl.ApplyStyleSheetSkin(Me)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.ID = "GridView2"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.CellPadding = 4
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.ForeColor = CType(System.Drawing.Color.FromArgb(51, 51, 51),System.Drawing.Color)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.GridLines = System.Web.UI.WebControls.GridLines.None
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.PageSize = 5
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.Width = New System.Web.UI.WebControls.Unit(100, System.Web.UI.WebControls.UnitType.Percentage)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
Me.__BuildControl__control19(__ctrl.RowStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
Me.__BuildControl__control20(__ctrl.FooterStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
Me.__BuildControl__control21(__ctrl.PagerStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
Me.__BuildControl__control22(__ctrl.SelectedRowStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
Me.__BuildControl__control23(__ctrl.HeaderStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
Me.__BuildControl__control24(__ctrl.EditRowStyle)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",63)
Me.__BuildControl__control25(__ctrl.AlternatingRowStyle)
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControl__control11(ByVal __ctrl As System.Web.UI.Control)
Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl1 As Global.System.Web.UI.WebControls.GridView
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__ctrl1 = Me.__BuildControlGridView1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__parser.AddParsedSubObject(__ctrl1)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.WebControls.GridView
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__ctrl2 = Me.__BuildControlGridView2
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__parser.AddParsedSubObject(__ctrl2)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlUpdatePanel1() As Global.System.Web.UI.UpdatePanel
Dim __ctrl As Global.System.Web.UI.UpdatePanel
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__ctrl = New Global.System.Web.UI.UpdatePanel
#End ExternalSource
Me.UpdatePanel1 = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__ctrl.ContentTemplate = New System.Web.UI.CompiledTemplateBuilder(AddressOf Me.__BuildControl__control11)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__ctrl.ID = "UpdatePanel1"
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",48)
__ctrl.UpdateMode = System.Web.UI.UpdatePanelUpdateMode.Conditional
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControldivls() As Global.System.Web.UI.HtmlControls.HtmlGenericControl
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlGenericControl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",47)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlGenericControl("div")
#End ExternalSource
Me.divls = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",47)
__ctrl.ID = "divls"
#End ExternalSource
Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",47)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl1 As Global.System.Web.UI.UpdatePanel
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",47)
__ctrl1 = Me.__BuildControlUpdatePanel1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",47)
__parser.AddParsedSubObject(__ctrl1)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",47)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControldivprint() As Global.System.Web.UI.HtmlControls.HtmlGenericControl
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlGenericControl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlGenericControl("div")
#End ExternalSource
Me.divprint = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl.ID = "divprint"
#End ExternalSource
Dim __ctrl1 As Global.System.Web.UI.WebControls.Label
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl1 = Me.__BuildControlLabel13
#End ExternalSource
Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__parser.AddParsedSubObject(__ctrl1)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.HtmlControls.HtmlGenericControl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__ctrl2 = Me.__BuildControldivls
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__parser.AddParsedSubObject(__ctrl2)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",46)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlHiddenField3() As Global.System.Web.UI.WebControls.HiddenField
Dim __ctrl As Global.System.Web.UI.WebControls.HiddenField
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",86)
__ctrl = New Global.System.Web.UI.WebControls.HiddenField
#End ExternalSource
Me.HiddenField3 = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",86)
__ctrl.ID = "HiddenField3"
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Function __BuildControlform1() As Global.System.Web.UI.HtmlControls.HtmlForm
Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlForm
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl = New Global.System.Web.UI.HtmlControls.HtmlForm
#End ExternalSource
Me.form1 = __ctrl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl.ID = "form1"
#End ExternalSource
Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl1 As Global.System.Web.UI.ScriptManager
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl1 = Me.__BuildControlScriptManager1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl1)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" <div>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.WebControls.Label
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl2 = Me.__BuildControlLabel1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl2)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" </div>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl3 As Global.System.Web.UI.WebControls.DropDownList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl3 = Me.__BuildControlDropDownList6
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl3)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl4 As Global.System.Web.UI.WebControls.Label
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl4 = Me.__BuildControlLabel12
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl4)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl5 As Global.System.Web.UI.WebControls.RadioButtonList
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl5 = Me.__BuildControlRadioButtonList1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl5)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl6 As Global.System.Web.UI.HtmlControls.HtmlInputButton
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl6 = Me.__BuildControlButton8
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl6)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl7 As Global.System.Web.UI.HtmlControls.HtmlGenericControl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl7 = Me.__BuildControldiv1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl7)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl8 As Global.System.Web.UI.HtmlControls.HtmlGenericControl
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl8 = Me.__BuildControldivprint
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl8)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl9 As Global.System.Web.UI.WebControls.HiddenField
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__ctrl9 = Me.__BuildControlHiddenField3
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(__ctrl9)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",12)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Return __ctrl
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Private Sub __BuildControlTree(ByVal __ctrl As jth_1_aspx)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
Me.InitializeCulture
#End ExternalSource
Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"<!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Transitional//EN"" ""http://www.w3"& _
".org/TR/xhtml1/DTD/xhtml1-transitional.dtd"">"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"<html xmlns=""http://www.w3.org/1"& _
"999/xhtml"">"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)))
#End ExternalSource
Dim __ctrl1 As Global.System.Web.UI.HtmlControls.HtmlHead
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
__ctrl1 = Me.__BuildControl__control2
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
__parser.AddParsedSubObject(__ctrl1)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
__parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"<body>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
#End ExternalSource
Dim __ctrl2 As Global.System.Web.UI.HtmlControls.HtmlForm
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
__ctrl2 = Me.__BuildControlform1
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
__parser.AddParsedSubObject(__ctrl2)
#End ExternalSource
#ExternalSource("D:\wwwroot\xcszxy\wwwroot\jth\1.aspx",1)
__parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(0, 814, false))
#End ExternalSource
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Protected Overrides Sub FrameworkInitialize()
MyBase.FrameworkInitialize
Me.SetStringResourcePointer(Global.ASP.jth_1_aspx.__stringResource, 0)
Me.__BuildControlTree(Me)
Me.AddWrappedFileDependencies(Global.ASP.jth_1_aspx.__fileDependencies)
Me.Request.ValidateInput
End Sub
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Public Overrides Function GetTypeHashCode() As Integer
Return 1412175928
End Function
<System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Public Overrides Sub ProcessRequest(ByVal context As System.Web.HttpContext)
MyBase.ProcessRequest(context)
End Sub
End Class
End Namespace