|
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/a99112df/ca2a8923/ |
?#pragma checksum "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "6755115F2553A07B23A3AD5031F2DA49"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9066
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
public partial class xyy_xyy4 : System.Web.SessionState.IRequiresSessionState {
#line 109 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
protected global::System.Web.UI.WebControls.ImageButton ImageButton2;
#line default
#line hidden
#line 110 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
protected global::System.Web.UI.WebControls.ImageButton ImageButton1;
#line default
#line hidden
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
#line default
#line hidden
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
}
}
}
namespace ASP {
#line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 282 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 278 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 109 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 109 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 286 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI;
#line default
#line hidden
#line 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System;
#line default
#line hidden
#line 284 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 281 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web;
#line default
#line hidden
#line 283 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 279 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class xyy_xyy4_aspx : global::xyy_xyy4, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public xyy_xyy4_aspx() {
string[] dependencies;
#line 912304 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx.cs"
((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/xyy/xyy4.aspx";
#line default
#line hidden
if ((global::ASP.xyy_xyy4_aspx.@__initialized == false)) {
global::ASP.xyy_xyy4_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[2];
dependencies[0] = "~/xyy/xyy4.aspx";
dependencies[1] = "~/xyy/xyy4.aspx.cs";
global::ASP.xyy_xyy4_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.xyy_xyy4_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ImageButton @__BuildControlImageButton2() {
global::System.Web.UI.WebControls.ImageButton @__ctrl;
#line 109 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl = new global::System.Web.UI.WebControls.ImageButton();
#line default
#line hidden
this.ImageButton2 = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 109 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl.ID = "ImageButton2";
#line default
#line hidden
#line 109 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl.ImageUrl = "images/jrgwc.jpg";
#line default
#line hidden
#line 109 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl.Click += new System.Web.UI.ImageClickEventHandler(this.ImageButton2_Click);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ImageButton @__BuildControlImageButton1() {
global::System.Web.UI.WebControls.ImageButton @__ctrl;
#line 110 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl = new global::System.Web.UI.WebControls.ImageButton();
#line default
#line hidden
this.ImageButton1 = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 110 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl.ID = "ImageButton1";
#line default
#line hidden
#line 110 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl.ImageUrl = "images/ljgm.jpg";
#line default
#line hidden
#line 110 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl.Click += new System.Web.UI.ImageClickEventHandler(this.ImageButton1_Click);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform1() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form1 = @__ctrl;
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl.ID = "form1";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(36439, 3064, false));
#line default
#line hidden
global::System.Web.UI.WebControls.ImageButton @__ctrl1;
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl1 = this.@__BuildControlImageButton2();
#line default
#line hidden
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" \r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.ImageButton @__ctrl2;
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl2 = this.@__BuildControlImageButton1();
#line default
#line hidden
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 15 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(39503, 7085, false));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(xyy_xyy4_aspx @__ctrl) {
#line 1 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
this.InitializeCulture();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(46588, 587, false));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl1;
#line 1 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__ctrl1 = this.@__BuildControlform1();
#line default
#line hidden
#line 1 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(47175, 1755, false));
#line default
#line hidden
}
#line 912304 "D:\wwwroot\ldxynb\wwwroot\xyy\xyy4.aspx.cs"
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.xyy_xyy4_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.xyy_xyy4_aspx.@__fileDependencies);
}
#line default
#line hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 914883193;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}