|
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/a8232af4/e7d7d9aa/ |
?#pragma checksum "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "2CF02F825729326AE48488F040E192E0"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9054
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#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
#line 4 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Profile;
#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 4 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
using System.Web.UI.WebControls.WebParts;
#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 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System;
#line default
#line hidden
#line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
using ASP;
#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 286 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI;
#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 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text.RegularExpressions;
#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
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class pages_user_messagelist_aspx : global::nest.admin.pages.User.Messagelist, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public pages_user_messagelist_aspx() {
string[] dependencies;
((global::nest.admin.pages.User.Messagelist)(this)).AppRelativeVirtualPath = "~/pages/user/Messagelist.aspx";
if ((global::ASP.pages_user_messagelist_aspx.@__initialized == false)) {
global::ASP.pages_user_messagelist_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[2];
dependencies[0] = "~/pages/user/Messagelist.aspx";
dependencies[1] = "~/pages/MasterPage.master";
global::ASP.pages_user_messagelist_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.pages_user_messagelist_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.DataBoundLiteralControl @__BuildControl__control5() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 24 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.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 24 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control5);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control5(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 24 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 24 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 24 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target.SetDataBoundString(0, System.Convert.ToString(Container.DataItemIndex + 1, System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control4(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl1 = this.@__BuildControl__control5();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control6(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(5, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control3() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control4), null);
#line default
#line hidden
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderText = "No.";
#line default
#line hidden
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 21 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
this.@__BuildControl__control6(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control9() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 30 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(4, 3);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n ");
@__ctrl.SetStaticString(1, "<br />\r\n ");
@__ctrl.SetStaticString(2, "<br />\r\n ");
@__ctrl.SetStaticString(3, "\r\n ");
#line 30 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.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.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 30 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 30 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 30 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "Sender"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 31 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target.SetDataBoundString(1, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "Telephone"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 32 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target.SetDataBoundString(2, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "email").ToString().Contains("@") ? DataBinder.Eval(Container.DataItem, "email") : "", 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 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl1 = this.@__BuildControl__control9();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control10(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(25, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control7() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control8), null);
#line default
#line hidden
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderText = "联系方式";
#line default
#line hidden
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 27 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
this.@__BuildControl__control10(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control13() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 38 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.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 38 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.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.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 38 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 38 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 38 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DateTime.Parse(DataBinder.Eval(Container.DataItem, "createtime").ToString()).ToShortDateString(), 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 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl1 = this.@__BuildControl__control13();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control14(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(10, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control11() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control12), null);
#line default
#line hidden
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderText = "发送功夫";
#line default
#line hidden
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 35 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
this.@__BuildControl__control14(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control17() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 44 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.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 44 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control17);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control17(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 44 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 44 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 44 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "content"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control16(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl1 = this.@__BuildControl__control17();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control18(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(50, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control15() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control16), null);
#line default
#line hidden
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderText = "内容";
#line default
#line hidden
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 41 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
this.@__BuildControl__control18(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control2(System.Web.UI.WebControls.DataControlFieldCollection @__ctrl) {
global::System.Web.UI.WebControls.TemplateField @__ctrl1;
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Add(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl2;
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl2 = this.@__BuildControl__control7();
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Add(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl3;
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl3 = this.@__BuildControl__control11();
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Add(@__ctrl3);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl4;
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl4 = this.@__BuildControl__control15();
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Add(@__ctrl4);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.GridView @__BuildControlGridView() {
global::System.Web.UI.WebControls.GridView @__ctrl;
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl = new global::System.Web.UI.WebControls.GridView();
#line default
#line hidden
this.GridView = @__ctrl;
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this);
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.ID = "GridView";
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.AutoGenerateColumns = false;
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.CellPadding = 5;
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.GridLines = System.Web.UI.WebControls.GridLines.Horizontal;
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(100, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
this.@__BuildControl__control2(@__ctrl.Columns);
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.RowDataBound -= new System.Web.UI.WebControls.GridViewRowEventHandler(this.GridView1_RowDataBound);
#line default
#line hidden
#line 18 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.RowDataBound += new System.Web.UI.WebControls.GridViewRowEventHandler(this.GridView1_RowDataBound);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlContent1(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.WebControls.GridView @__ctrl1;
#line 4 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl1 = this.@__BuildControlGridView();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 4 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__RenderContent1));
}
private void @__RenderContent1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
@__w.Write("\r\n <script type=\"text/javascript\">\r\n $(\"chaxun1\").outerHTML = \" &n" +
"bsp; 查看更多商机信息请下载<a target=\'_blank\' href=\'http://www.nestcms.com/download/do" +
"wnload_9.html\'>筑巢魔方</a> 当前绑定的商机直达手机号码为:");
#line 6 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__w.Write(mobile );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 18319, 260, true);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n </div>\r\n <script type=\"text/javascript\">\r\n $(\'FirstMenu\').innerHT" +
"ML = \'系统治理\';\r\n $(\'SecondMenu\').innerHTML = \'商机查问\';\r\n var table = d" +
"ocument.getElementById(\"");
#line 53 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__w.Write(GridView.ClientID);
#line default
#line hidden
@__w.Write("\");\r\n if (table != null) {\r\n table.rows[0].style.backgroundColo" +
"r = \"#cce0eb\";\r\n }\r\n </script>\r\n");
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(pages_user_messagelist_aspx @__ctrl) {
#line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.Title = "";
#line default
#line hidden
#line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__ctrl.MasterPageFile = "~/pages/MasterPage.master";
#line default
#line hidden
#line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
this.InitializeCulture();
#line default
#line hidden
#line 4 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
this.AddContentTemplate("BaseContentPlaceHolder", new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControlContent1)));
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\cqchunmai\wwwroot\pages\user\Messagelist.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.pages_user_messagelist_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.pages_user_messagelist_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return -1895235123;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}