|
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/db077941/683ac232/ |
?#pragma checksum "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "30C6CF882114657298DF5743E528E021"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9066
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </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 3 "D:\wwwroot\gxkylaw218\wwwroot\Book.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 3 "D:\wwwroot\gxkylaw218\wwwroot\Book.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\gxkylaw218\wwwroot\Book.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 3 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
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 book_aspx : global::Book, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public book_aspx() {
string[] dependencies;
((global::Book)(this)).AppRelativeVirtualPath = "~/Book.aspx";
if ((global::ASP.book_aspx.@__initialized == false)) {
dependencies = new string[3];
dependencies[0] = "~/Book.aspx";
dependencies[1] = "~/MasterPages/Base.master";
dependencies[2] = "~/MasterPages/Main.master";
global::ASP.book_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.book_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 void @__BuildControlContent1(System.Web.UI.Control @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 3 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control3() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 12 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(5, 4);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, "\r\n <dl>\r\n <dt><div><a href=\"/Book.aspx?id=");
@__ctrl.SetStaticString(1, "\" target=\"_blank\"><img src=\"");
@__ctrl.SetStaticString(2, "\" /></a></div></dt>\r\n <dd><a href=\"/Book.aspx?id=");
@__ctrl.SetStaticString(3, "\" target=\"_blank\">");
@__ctrl.SetStaticString(4, "</a></dd>\r\n </dl>\r\n ");
#line 12 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control3);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control3(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 12 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 12 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 12 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
target.SetDataBoundString(0, System.Convert.ToString(Eval("Id"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 12 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
target.SetDataBoundString(1, System.Convert.ToString(Eval("ImgUrl"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 13 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
target.SetDataBoundString(2, System.Convert.ToString(Eval("Id"), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 13 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
target.SetDataBoundString(3, System.Convert.ToString(Server.HtmlEncode(Eval("Title").ToString()), System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control2(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 9 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 9 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlRepBook() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 9 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.RepBook = @__ctrl;
@__ctrl.TemplateControl = this;
#line 9 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control2));
#line default
#line hidden
#line 9 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.ID = "RepBook";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlContent2(System.Web.UI.Control @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 5 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <div class=\"left_box\">\r\n <div class=\"head\"><span>出版著述</span><a href=\"Boo" +
"kList.aspx\" target=\"_blank\">>>更多</a></div>\r\n <div class=\"book_box\">\r\n " +
""));
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl1;
#line 5 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl1 = this.@__BuildControlRepBook();
#line default
#line hidden
#line 5 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 5 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" \r\n <div class=\"clear\"></div>\r\n </div>\r\n <div class=\"" +
"box_bot_b\"></div>\r\n </div>\r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Literal @__BuildControlLitTitleName() {
global::System.Web.UI.WebControls.Literal @__ctrl;
#line 24 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Literal();
#line default
#line hidden
this.LitTitleName = @__ctrl;
@__ctrl.TemplateControl = this;
#line 24 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.ID = "LitTitleName";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Literal @__BuildControlLitImg() {
global::System.Web.UI.WebControls.Literal @__ctrl;
#line 25 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Literal();
#line default
#line hidden
this.LitImg = @__ctrl;
@__ctrl.TemplateControl = this;
#line 25 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.ID = "LitImg";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Literal @__BuildControlLitcount() {
global::System.Web.UI.WebControls.Literal @__ctrl;
#line 27 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl = new global::System.Web.UI.WebControls.Literal();
#line default
#line hidden
this.Litcount = @__ctrl;
@__ctrl.TemplateControl = this;
#line 27 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.ID = "Litcount";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlContent3(System.Web.UI.Control @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <div class=\"page_right_main\">\r\n <div class=\"news_title\"><label>"));
#line default
#line hidden
global::System.Web.UI.WebControls.Literal @__ctrl1;
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl1 = this.@__BuildControlLitTitleName();
#line default
#line hidden
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</label><span></span></div> \r\n <div class=\"news_time\">"));
#line default
#line hidden
global::System.Web.UI.WebControls.Literal @__ctrl2;
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl2 = this.@__BuildControlLitImg();
#line default
#line hidden
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</div>\r\n <div class=\"news_content\" id=\"newstxt\">\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.Literal @__ctrl3;
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl3 = this.@__BuildControlLitcount();
#line default
#line hidden
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n </div>\r\n </div>\r\n <div class=\"box_bot_b\"></div>\r\n \r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(book_aspx @__ctrl) {
#line 1 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.Title = " ";
#line default
#line hidden
#line 1 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__ctrl.MasterPageFile = "~/MasterPages/Main.master";
#line default
#line hidden
#line 1 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
this.InitializeCulture();
#line default
#line hidden
#line 3 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
this.AddContentTemplate("head", new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControlContent1)));
#line default
#line hidden
#line 5 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
this.AddContentTemplate("ContentPlaceHolderLeft", new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControlContent2)));
#line default
#line hidden
#line 22 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
this.AddContentTemplate("ContentPlaceHolderRight", new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControlContent3)));
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n"));
#line default
#line hidden
#line 1 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n"));
#line default
#line hidden
#line 1 "D:\wwwroot\gxkylaw218\wwwroot\Book.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.book_aspx.@__fileDependencies);
this.Request.ValidateInput();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return -1810974268;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}