|
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/b8bcf8c8/45c44a59/ |
?#pragma checksum "D:\wwwroot\patena\wwwroot\wap\shop.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "888681AE809A16D0CF70E9FCDA467E82"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9061
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
public partial class wap_shop : System.Web.SessionState.IRequiresSessionState {
#line 88 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
protected global::System.Web.UI.WebControls.Repeater ddlabouts;
#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 88 "D:\wwwroot\patena\wwwroot\wap\shop.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 88 "D:\wwwroot\patena\wwwroot\wap\shop.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 wap_shop_aspx : global::wap_shop, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public wap_shop_aspx() {
string[] dependencies;
#line 912304 "D:\wwwroot\patena\wwwroot\wap\shop.aspx.cs"
((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/wap/shop.aspx";
#line default
#line hidden
if ((global::ASP.wap_shop_aspx.@__initialized == false)) {
global::ASP.wap_shop_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[2];
dependencies[0] = "~/wap/shop.aspx";
dependencies[1] = "~/wap/shop.aspx.cs";
global::ASP.wap_shop_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.wap_shop_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control3() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 90 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(2, 1);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n ");
@__ctrl.SetStaticString(1, "\r\n ");
#line 90 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control3);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control3(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 90 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 90 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 90 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
target.SetDataBoundString(0, System.Convert.ToString(Eval("NContent"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control2(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 88 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 88 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlddlabouts() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 88 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.ddlabouts = @__ctrl;
#line 88 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control2));
#line default
#line hidden
#line 88 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__ctrl.ID = "ddlabouts";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(wap_shop_aspx @__ctrl) {
#line 1 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
this.InitializeCulture();
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl1;
#line 1 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__ctrl1 = this.@__BuildControlddlabouts();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\patena\wwwroot\wap\shop.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, 9095, 261, true);
#line 8 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__w.Write(title);
#line default
#line hidden
@__w.Write("</title>\r\n <meta name=\"keywords\" content=\"");
#line 9 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__w.Write(keywords );
#line default
#line hidden
@__w.Write("\" />\r\n <meta name=\"description\" content=\"");
#line 10 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__w.Write(description );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 9356, 1195, true);
#line 44 "D:\wwwroot\patena\wwwroot\wap\shop.aspx"
@__w.Write(bgimages);
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 10551, 2007, false);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n </div>\r\n </div>\r\n\r\n <div style=\"display:none\">\r\n <script src=\"https://s95.cnz" +
"z.com/z_stat.php?id=1260607453&web_id=1260607453\" language=\"JavaScript\"></script" +
">\r\n </div> \r\n</body>\r\n</html>\r\n");
}
#line 912304 "D:\wwwroot\patena\wwwroot\wap\shop.aspx.cs"
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.wap_shop_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.wap_shop_aspx.@__fileDependencies);
this.Request.ValidateInput();
}
#line default
#line hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 1434912103;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}