|
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/1628da1e/54dd077c/ |
?#pragma checksum "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "8C28C6ADD8AA48FACC01C924E516CB46"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9061
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </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 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections.Specialized;
#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\bxty\wwwroot\pages\News\New_list.aspx"
using WebControl.UI;
#line default
#line hidden
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.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\bxty\wwwroot\pages\News\New_list.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 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
using System.Web.UI.WebControls;
#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_news_new_list_aspx : global::nest.admin.pages.News.New_list, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public pages_news_new_list_aspx() {
string[] dependencies;
((global::nest.admin.pages.News.New_list)(this)).AppRelativeVirtualPath = "~/pages/News/New_list.aspx";
if ((global::ASP.pages_news_new_list_aspx.@__initialized == false)) {
global::ASP.pages_news_new_list_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[2];
dependencies[0] = "~/pages/News/New_list.aspx";
dependencies[1] = "~/pages/MasterPage.master";
global::ASP.pages_news_new_list_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.pages_news_new_list_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.HtmlControls.HtmlSelect @__BuildControlnewstype() {
global::System.Web.UI.HtmlControls.HtmlSelect @__ctrl;
#line 24 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlSelect();
#line default
#line hidden
this.newstype = @__ctrl;
@__ctrl.TemplateControl = this;
#line 24 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Name = "新闻信息";
#line default
#line hidden
#line 24 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "list_sele ml10");
#line default
#line hidden
#line 24 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ID = "newstype";
#line default
#line hidden
#line 24 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("datafld", "Category");
#line default
#line hidden
#line 24 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataTextField = "typename";
#line default
#line hidden
#line 24 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataValueField = "id";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::WebControl.UI.myNavigater @__BuildControlmyNavigater1() {
global::WebControl.UI.myNavigater @__ctrl;
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::WebControl.UI.myNavigater();
#line default
#line hidden
this.myNavigater1 = @__ctrl;
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ID = "myNavigater1";
#line default
#line hidden
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.EntityName = "NewsType";
#line default
#line hidden
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.TargetDataContainer = "newstype";
#line default
#line hidden
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.AllowPage = false;
#line default
#line hidden
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ContentPlaceHolderID = "BaseContentPlaceHolder";
#line default
#line hidden
#line 28 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.FilterExpression = "<Query isdel=\"0\" orderby=\"px desc\" />";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control4(System.Web.UI.Control @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <input style=\"vertical-align: middle;\" id=\"sall\" type=\"" +
"checkbox\" onclick=\'checkAll();\' /><label\r\n style=\"ver" +
"tical-align: middle;\" for=\"sall\">全选</label>"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control6() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 53 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(2, 1);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n <input type=\"checkbox\" onclick=\"IsCheckAll();\" name=\"ch" +
"ildcheck\" id=\"");
@__ctrl.SetStaticString(1, "\" />\r\n ");
#line 53 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control6);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control6(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 53 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 53 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 53 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "id"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control5(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControl__control6();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control7(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(5, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.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 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control4));
#line default
#line hidden
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control5), null);
#line default
#line hidden
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 47 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.@__BuildControl__control7(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control10() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 59 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.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 59 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control10);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control10(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 59 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 59 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 59 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "id"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control9(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControl__control10();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control11(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(5, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control8() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control9), null);
#line default
#line hidden
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderText = "ID";
#line default
#line hidden
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 56 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.@__BuildControl__control11(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control14() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 65 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.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 65 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control14);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control14(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 65 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 65 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 65 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "title"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control13(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControl__control14();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control15(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(50, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control12() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control13), null);
#line default
#line hidden
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderText = "新闻标题";
#line default
#line hidden
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 62 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.@__BuildControl__control15(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control18() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 71 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.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 71 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control18);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control18(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 71 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 71 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 71 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "typename").ToString().Trim() == "" ? "新闻信息" : DataBinder.Eval(Container.DataItem, "typename"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control17(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControl__control18();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control19(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(20, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control16() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control17), null);
#line default
#line hidden
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderText = "所属类别";
#line default
#line hidden
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 68 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.@__BuildControl__control19(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control22() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 77 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.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 77 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control22);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control22(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 77 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 77 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 77 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DateTime.Parse(DataBinder.Eval(Container.DataItem, "begintime").ToString()).ToShortDateString(), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control21(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControl__control22();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control23(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(10, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control20() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control21), null);
#line default
#line hidden
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderText = "颁布功夫";
#line default
#line hidden
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 74 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.@__BuildControl__control23(@__ctrl.ItemStyle);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control26() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 83 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(2, 1);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n <a href=\"javascript:void(0);\" onclick=\"EditRecord(");
@__ctrl.SetStaticString(1, ")\"\r\n class=\"imake\">编纂</a>\r\n ");
#line 83 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control26);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control26(object sender, System.EventArgs e) {
System.Web.UI.IDataItemContainer Container;
System.Web.UI.DataBoundLiteralControl target;
#line 83 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 83 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
Container = ((System.Web.UI.IDataItemContainer)(target.BindingContainer));
#line default
#line hidden
#line 83 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
target.SetDataBoundString(0, System.Convert.ToString(DataBinder.Eval(Container.DataItem, "id"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control25(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControl__control26();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control27(System.Web.UI.WebControls.TableItemStyle @__ctrl) {
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HorizontalAlign = System.Web.UI.WebControls.HorizontalAlign.Center;
#line default
#line hidden
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(10, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.CssClass = "rig_list1";
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.TemplateField @__BuildControl__control24() {
global::System.Web.UI.WebControls.TemplateField @__ctrl;
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.WebControls.TemplateField();
#line default
#line hidden
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledBindableTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control25), null);
#line default
#line hidden
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderText = "操作";
#line default
#line hidden
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.HeaderStyle.CssClass = "rig_tit";
#line default
#line hidden
#line 80 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.@__BuildControl__control27(@__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 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Add(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl2;
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl2 = this.@__BuildControl__control8();
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Add(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl3;
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl3 = this.@__BuildControl__control12();
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Add(@__ctrl3);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl4;
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl4 = this.@__BuildControl__control16();
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Add(@__ctrl4);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl5;
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl5 = this.@__BuildControl__control20();
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Add(@__ctrl5);
#line default
#line hidden
global::System.Web.UI.WebControls.TemplateField @__ctrl6;
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl6 = this.@__BuildControl__control24();
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Add(@__ctrl6);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.GridView @__BuildControlGridView() {
global::System.Web.UI.WebControls.GridView @__ctrl;
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::System.Web.UI.WebControls.GridView();
#line default
#line hidden
this.GridView = @__ctrl;
@__ctrl.TemplateControl = this;
@__ctrl.ApplyStyleSheetSkin(this);
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ID = "GridView";
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.AutoGenerateColumns = false;
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.CellPadding = 5;
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.GridLines = System.Web.UI.WebControls.GridLines.Horizontal;
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Width = new System.Web.UI.WebControls.Unit(100, System.Web.UI.WebControls.UnitType.Percentage);
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.@__BuildControl__control2(@__ctrl.Columns);
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.RowDataBound -= new System.Web.UI.WebControls.GridViewRowEventHandler(this.GridView1_RowDataBound);
#line default
#line hidden
#line 44 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.RowDataBound += new System.Web.UI.WebControls.GridViewRowEventHandler(this.GridView1_RowDataBound);
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::WebControl.UI.myNavigater @__BuildControlNavigater() {
global::WebControl.UI.myNavigater @__ctrl;
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl = new global::WebControl.UI.myNavigater();
#line default
#line hidden
this.Navigater = @__ctrl;
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.EntityName = "News";
#line default
#line hidden
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.ID = "Navigater";
#line default
#line hidden
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.TargetDataContainer = "GridView";
#line default
#line hidden
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.PageSize = 15;
#line default
#line hidden
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.NeedItem = "id,title,category,begintime,\'\' as typename";
#line default
#line hidden
#line 99 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.FilterExpression = "<query orderby=\"id desc\" IsDel=\"0\"/>";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlContent1(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.HtmlControls.HtmlSelect @__ctrl1;
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl1 = this.@__BuildControlnewstype();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::WebControl.UI.myNavigater @__ctrl2;
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl2 = this.@__BuildControlmyNavigater1();
#line default
#line hidden
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.WebControls.GridView @__ctrl3;
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl3 = this.@__BuildControlGridView();
#line default
#line hidden
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
global::WebControl.UI.myNavigater @__ctrl4;
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl4 = this.@__BuildControlNavigater();
#line default
#line hidden
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__parser.AddParsedSubObject(@__ctrl4);
#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) {
this.WriteUTF8ResourceString(@__w, 24547, 904, false);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n ");
parameterContainer.Controls[1].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 25451, 734, false);
parameterContainer.Controls[2].RenderControl(@__w);
@__w.Write("\r\n <h6 class=\"clearfix\">\r\n </h6>\r\n <script type=\"text/javasc" +
"ript\">\r\n var table = document.getElementById(\"");
#line 92 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__w.Write(GridView.ClientID);
#line default
#line hidden
@__w.Write("\");\r\n if (table != null) {\r\n table.rows[0].style.backgr" +
"oundColor = \"#cce0eb\";\r\n }\r\n </script>\r\n <div class=\"pa" +
"ges w100\">\r\n <div style=\"margin: 0px auto; text-align: center;\">\r\n " +
" ");
parameterContainer.Controls[3].RenderControl(@__w);
@__w.Write("\r\n </div>\r\n </div>\r\n </div>\r\n <script type=\"text/javascri" +
"pt\">\r\n $(\'FirstMenu\').innerHTML = \'新闻动态\';\r\n $(\'SecondMenu\').innerH" +
"TML = \'治理新闻\';\r\n </script>\r\n");
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(pages_news_new_list_aspx @__ctrl) {
#line 1 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.Title = "";
#line default
#line hidden
#line 1 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
@__ctrl.MasterPageFile = "~/pages/MasterPage.master";
#line default
#line hidden
#line 1 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.aspx"
this.InitializeCulture();
#line default
#line hidden
#line 5 "D:\wwwroot\bxty\wwwroot\pages\News\New_list.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\bxty\wwwroot\pages\News\New_list.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_news_new_list_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.pages_news_new_list_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 2035281465;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}