|
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/b7ba8126/5727f036/ |
?#pragma checksum "D:\wwwroot\hk8686241\wwwroot\index.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6AB03EBA81C5B483995208A85DAA174031BA8DAF"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
using System.Web.UI.WebControls.Expressions;
#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 333 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text;
#line default
#line hidden
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
using System.Web.UI;
#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 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Linq;
#line default
#line hidden
#line 220 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
using ASP;
#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 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Specialized;
#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 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
using System.Web.DynamicData;
#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 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#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 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
using System.Web.UI.WebControls;
#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 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#line default
#line hidden
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
using System.Web.UI.WebControls.WebParts;
#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 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#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 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class index_aspx : global::web.index1, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public index_aspx() {
string[] dependencies;
((global::web.index1)(this)).AppRelativeVirtualPath = "~/index.aspx";
if ((global::ASP.index_aspx.@__initialized == false)) {
global::ASP.index_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[3];
dependencies[0] = "~/index.aspx";
dependencies[1] = "~/UserControl/header.ascx";
dependencies[2] = "~/UserControl/footer.ascx";
global::ASP.index_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.index_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 6 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control4() {
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
#line 7 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 7 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.href = "css/public.css";
#line default
#line hidden
#line 7 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 7 "D:\wwwroot\hk8686241\wwwroot\index.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.HtmlLink @__BuildControl__control5() {
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
#line 8 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 8 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.href = "css/smain.css";
#line default
#line hidden
#line 8 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 8 "D:\wwwroot\hk8686241\wwwroot\index.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 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
#line 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl2;
#line 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl2 = this.@__BuildControl__control4();
#line default
#line hidden
#line 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl3;
#line 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl3 = this.@__BuildControl__control5();
#line default
#line hidden
#line 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 5 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <style type=\"text/css\"> #player { height:300px;}</style>\r\n"));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.usercontrol_header_ascx @__BuildControlheader1() {
global::ASP.usercontrol_header_ascx @__ctrl;
#line 13 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::ASP.usercontrol_header_ascx();
#line default
#line hidden
this.header1 = @__ctrl;
#line 13 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 13 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "header1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control7() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 21 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(3, 2);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, " \r\n <li style=\"background: url(/'ima" +__ "ges/Banner_small/");
@__ctrl.SetStaticString(1, "\') no-repeat center top\">\r\n <a href=\"");
@__ctrl.SetStaticString(2, "\" target=\"_blank\"></a>\r\n </li>\r\n ");
#line 21 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control7);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control7(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 21 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 21 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 21 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(0, global::System.Convert.ToString(Eval("N_Pic"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 22 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(1, global::System.Convert.ToString(Eval("N_Name2"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control6(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl1 = this.@__BuildControl__control7();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlrptbanners() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.rptbanners = @__ctrl;
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control6));
#line default
#line hidden
#line 19 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "rptbanners";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control9() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 45 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(5, 4);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n <li>\r\n <div " +
"class=\"qie_w\">\r\n <div>\r\n " +
" <img src=\"images/NewsSort/");
@__ctrl.SetStaticString(1, @""" width=""230"" height=""173""></div>
<div class=""i_bg_gary center"">
<h3 class=""font16 col_bule"">
<b>
");
@__ctrl.SetStaticString(2, "</b></h3>\r\n <span>\r\n " +
" ");
@__ctrl.SetStaticString(3, "</span>\r\n </div>\r\n " +
" <div class=\"i_more center font14 mt10\">\r\n " +
" <a href=\"case_");
@__ctrl.SetStaticString(4, ".html\" class=\"ra3_col_f\">更多</a>\r\n </di" +
"v>\r\n </div>\r\n " +
"</li>\r\n ");
#line 45 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control9);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control9(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 45 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 45 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 45 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(0, global::System.Convert.ToString(Eval("NS_Pic"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 49 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(1, global::System.Convert.ToString(Eval("NS_Name"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 51 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(2, global::System.Convert.ToString(Eval("NS_Title"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 54 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(3, global::System.Convert.ToString(Eval("NS_Id"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control8(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 40 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl1 = this.@__BuildControl__control9();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 40 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlrptxdfy() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 40 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.rptxdfy = @__ctrl;
#line 40 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control8));
#line default
#line hidden
#line 40 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "rptxdfy";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control11() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 147 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(3, 2);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n <a href=\"");
@__ctrl.SetStaticString(1, "\" target=\"_blank\">\r\n <img src=\"images/prod" +
"uct_small/");
@__ctrl.SetStaticString(2, "\" width=\"140\" height=\"84\"></a>\r\n ");
#line 147 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control11);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control11(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 147 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 147 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 147 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(0, global::System.Convert.ToString(Eval("P_Name2"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 148 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(1, global::System.Convert.ToString(Eval("P_Pic"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control10(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 145 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl1 = this.@__BuildControl__control11();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 145 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control10));
}
private void @__Render__control10(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
parameterContainer.Controls[0].RenderControl(@__w);
#line 149 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
if (i % 14 == 0)
{
#line default
#line hidden
@__w.Write("\r\n </li>\r\n " +
"<li>\r\n ");
#line 153 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
} i = i + 1;
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlrptliabn() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 145 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.rptliabn = @__ctrl;
#line 145 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control10));
#line default
#line hidden
#line 145 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "rptliabn";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TextBox @__BuildControltxtphone() {
global::System.Web.UI.WebControls.TextBox @__ctrl;
#line 176 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TextBox();
#line default
#line hidden
this.txtphone = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 176 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "txtphone";
#line default
#line hidden
#line 176 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.CssClass = "sinput fl ra3 font18";
#line default
#line hidden
#line 176 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("placeholder", "请输入您的手机号码");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Button @__BuildControltbnsumohinr() {
global::System.Web.UI.WebControls.Button @__ctrl;
#line 177 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Button();
#line default
#line hidden
this.tbnsumohinr = @__ctrl;
@__ctrl.ApplyStyleSheetSkin(this);
#line 177 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "tbnsumohinr";
#line default
#line hidden
#line 177 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.Text = "提交";
#line default
#line hidden
#line 177 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.CssClass = "sbtn ra3 fr font18 col_f";
#line default
#line hidden
#line 177 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.OnClientClick = "return Cheakphone();";
#line default
#line hidden
#line 177 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.Click -= new System.EventHandler(this.tbnsumohinr_Click);
#line default
#line hidden
#line 177 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.Click += new System.EventHandler(this.tbnsumohinr_Click);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control13() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 207 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(3, 2);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, @"
<li>
<div class=""img_w"">
<div class=""i_bg"">
<img src=""images/Honner_Small/");
@__ctrl.SetStaticString(1, "\" width=\"179\" height=\"118\">\r\n </div>\r\n " +
" <div class=\"center mt10\">\r\n " +
" ");
@__ctrl.SetStaticString(2, "</div>\r\n </div>\r\n " +
" </li>\r\n ");
#line 207 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control13);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control13(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 207 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 207 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 207 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(0, global::System.Convert.ToString(Eval("N_Pic"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 210 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
target.SetDataBoundString(1, global::System.Convert.ToString(Eval("N_Name"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control12(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 201 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl1 = this.@__BuildControl__control13();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 201 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlrptappli() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 201 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.rptappli = @__ctrl;
#line 201 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control12));
#line default
#line hidden
#line 201 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "rptappli";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.usercontrol_footer_ascx @__BuildControlfooter1() {
global::ASP.usercontrol_footer_ascx @__ctrl;
#line 220 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::ASP.usercontrol_footer_ascx();
#line default
#line hidden
this.footer1 = @__ctrl;
#line 220 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 220 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "footer1";
#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 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form1 = @__ctrl;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl.ID = "form1";
#line default
#line hidden
global::ASP.usercontrol_header_ascx @__ctrl1;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl1 = this.@__BuildControlheader1();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl2;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl2 = this.@__BuildControlrptbanners();
#line default
#line hidden
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl3;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl3 = this.@__BuildControlrptxdfy();
#line default
#line hidden
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl4;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl4 = this.@__BuildControlrptliabn();
#line default
#line hidden
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
global::System.Web.UI.WebControls.TextBox @__ctrl5;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl5 = this.@__BuildControltxtphone();
#line default
#line hidden
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
global::System.Web.UI.WebControls.Button @__ctrl6;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl6 = this.@__BuildControltbnsumohinr();
#line default
#line hidden
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl6);
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl7;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl7 = this.@__BuildControlrptappli();
#line default
#line hidden
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl7);
#line default
#line hidden
global::ASP.usercontrol_footer_ascx @__ctrl8;
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl8 = this.@__BuildControlfooter1();
#line default
#line hidden
#line 12 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl8);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Renderform1));
return @__ctrl;
}
private void @__Renderform1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
@__w.Write("\r\n ");
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n <!-- main -->\r\n <div class=\"main\">\r\n <!-- banner -->\r\n <di" +
"v class=\"full-screen-slider font14\">\r\n <ul class=\"slides\">\r\n " +
" ");
parameterContainer.Controls[1].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 4499, 544, false);
parameterContainer.Controls[2].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 5043, 1023, false);
#line 86 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__w.Write(com.GetContent());
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 6066, 2444, false);
parameterContainer.Controls[3].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 8510, 714, false);
parameterContainer.Controls[4].RenderControl(@__w);
@__w.Write("\r\n ");
parameterContainer.Controls[5].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 9224, 1072, false);
parameterContainer.Controls[6].RenderControl(@__w);
@__w.Write("\r\n </ul>\r\n </div>\r\n </div>\r\n " +
"</div>\r\n </div>\r\n ");
parameterContainer.Controls[7].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 10296, 665, true);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(index_aspx @__ctrl) {
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
this.InitializeCulture();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3" +
".org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/199" +
"9/xhtml\">\r\n"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl1 = this.@__BuildControl__control2();
#line default
#line hidden
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<body>\r\n "));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl2;
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__ctrl2 = this.@__BuildControlform1();
#line default
#line hidden
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 1 "D:\wwwroot\hk8686241\wwwroot\index.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(10961, 747, true));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.index_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.index_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return -1192350480;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}