|
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/2cffdfe7/e2d19575/ |
?#pragma checksum "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "43DA7CEF014F8AB9AA30B1E783513371"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9044
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
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 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 287 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.WebControls;
#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 286 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI;
#line default
#line hidden
#line 288 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.WebControls.WebParts;
#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 admin_top2_aspx : global::zso.admin.pages.Top, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public admin_top2_aspx() {
string[] dependencies;
((global::zso.admin.pages.Top)(this)).AppRelativeVirtualPath = "~/admin/Top2.aspx";
if ((global::ASP.admin_top2_aspx.@__initialized == false)) {
global::ASP.admin_top2_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[1];
dependencies[0] = "~/admin/Top2.aspx";
global::ASP.admin_top2_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.admin_top2_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
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));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control3() {
global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
#line 5 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 5 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("信融科技 - 网站治理系统"));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control4() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 6 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 6 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "Pragma");
#line default
#line hidden
#line 6 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl.Content = "no-cache";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control5() {
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
#line 7 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 7 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl.href = "css/wlxnew.css";
#line default
#line hidden
#line 7 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 7 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControl__control2() {
global::System.Web.UI.HtmlControls.HtmlHead @__ctrl;
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl2;
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl2 = this.@__BuildControl__control4();
#line default
#line hidden
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl3;
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl3 = this.@__BuildControl__control5();
#line default
#line hidden
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 4 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <script type=\"text/javascript\">\r\n function reset1() {\r\n i" +
"f (!window.confirm(\"确定要退出吗?\")) { return; }\r\n window.location.href = \"" +
"reset.aspx\";\r\n }\r\n\r\n </script>\r\n"));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControluname() {
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
#line 24 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("span");
#line default
#line hidden
this.uname = @__ctrl;
#line 24 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl.ID = "uname";
#line default
#line hidden
#line 24 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "tui");
#line default
#line hidden
#line 24 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "text-decoration:underline;font-size:14px");
#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 18 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form1 = @__ctrl;
#line 18 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl.ID = "form1";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 18 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\t<div id=\"top\"> \r\n\t\t<div class=\"floatr\">\r\n\t\t <div class=\"top-r-box\">\r\n\t\t\t<div " +
"class=\"top-right-boxr\">\r\n\t\t\t\t<div class=\"top-r-t\">\r\n\t\t\t\t\t您好 "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl1;
#line 18 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl1 = this.@__BuildControluname();
#line default
#line hidden
#line 18 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 18 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(41068, 2073, false));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(admin_top2_aspx @__ctrl) {
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
this.InitializeCulture();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.o" +
"rg/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/" +
"xhtml\" >\r\n"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl1 = this.@__BuildControl__control2();
#line default
#line hidden
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<script type=\"text/javascript\" src=\"js/jQuery1.7.2.js\"></script>\r\n<body id=\"ind" +
"exid\">\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl2;
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__ctrl2 = this.@__BuildControlform1();
#line default
#line hidden
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 1 "D:\wwwroot\sjbxgcn\wwwroot\admin\Top2.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n</body>\r\n</html>\r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.admin_top2_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.admin_top2_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return -407740314;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}