|
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/54f3ceba/6be944cd/ |
?#pragma checksum "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B1EFF1376058042FE08733657C86866A6664DD22"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Linq;
#line default
#line hidden
#line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.ComponentModel.DataAnnotations;
#line default
#line hidden
#line 328 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Generic;
#line default
#line hidden
#line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Xml.Linq;
#line default
#line hidden
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
using System.Web.UI;
#line default
#line hidden
#line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web;
#line default
#line hidden
#line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#line default
#line hidden
#line 333 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text;
#line default
#line hidden
#line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
using System.Web.UI.WebControls.Expressions;
#line default
#line hidden
#line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
using System.Web.DynamicData;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class backoffice_left_aspx : global::MyNet3.BackOffice.left, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public backoffice_left_aspx() {
string[] dependencies;
((global::MyNet3.BackOffice.left)(this)).AppRelativeVirtualPath = "~/backoffice/left.aspx";
if ((global::ASP.backoffice_left_aspx.@__initialized == false)) {
global::ASP.backoffice_left_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[1];
dependencies[0] = "~/backoffice/left.aspx";
global::ASP.backoffice_left_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.backoffice_left_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected ASP.global_asax ApplicationInstance {
get {
return ((ASP.global_asax)(this.Context.ApplicationInstance));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Label @__BuildControlMenuText() {
global::System.Web.UI.WebControls.Label @__ctrl;
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Label();
#line default
#line hidden
this.MenuText = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
@__ctrl.ID = "MenuText";
#line default
#line hidden
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
@__ctrl.CssClass = "MenuText";
#line default
#line hidden
#line 25 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
@__ctrl.Text = "";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(backoffice_left_aspx @__ctrl) {
#line 1 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
this.InitializeCulture();
#line default
#line hidden
global::System.Web.UI.WebControls.Label @__ctrl1;
#line 1 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
@__ctrl1 = this.@__BuildControlMenuText();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
}
private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
this.WriteUTF8ResourceString(@__w, 7661, 621, false);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write(" \r\n\r\n");
#line 27 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
if (s == 2)
{
#line default
#line hidden
@__w.Write("\r\n <span id=\"MenuText\" class=\"MenuText\">\r\n");
#line 30 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
if (System.IO.Directory.Exists(Server.MapPath("/BackOffice/LogSys/"))){
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 8282, 322, false);
#line 36 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
}
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 8604, 389, false);
#line 43 "D:\wwwroot\klbttc\wwwroot\backoffice\left.aspx"
}
#line default
#line hidden
@__w.Write("\r\n\r\n\r\n\r\n \r\n</body>\r\n</html>");
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.backoffice_left_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.backoffice_left_aspx.@__fileDependencies);
this.Request.ValidateInput();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 1322812300;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}