|
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/54f3ceba/6be944cd/ |
?#pragma checksum "D:\wwwroot\klbttc\wwwroot\MasterPage.master" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C8F25DF645323E4CDF4A1EF2767B36C0AA1F780D"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
public partial class MasterPage {
#line 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
protected global::System.Web.UI.WebControls.ContentPlaceHolder head;
#line default
#line hidden
#line 37 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
protected global::ASP.control_top_ascx top;
#line default
#line hidden
#line 39 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
protected global::System.Web.UI.WebControls.ContentPlaceHolder ContentPlaceHolder1;
#line default
#line hidden
#line 42 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
protected global::ASP.control_footer_ascx footer;
#line default
#line hidden
#line 44 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
protected global::System.Web.UI.WebControls.ContentPlaceHolder ContentPlaceHolder2;
#line default
#line hidden
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));
}
}
}
namespace ASP {
#line 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
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 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
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 5 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
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 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#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 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
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 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
using System.Web.UI.WebControls;
#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 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 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
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 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Specialized;
#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 masterpage_master : global::MasterPage {
private System.Web.UI.ITemplate @__Template_head;
private System.Web.UI.ITemplate @__Template_ContentPlaceHolder1;
private System.Web.UI.ITemplate @__Template_ContentPlaceHolder2;
private static bool @__initialized;
private static object @__stringResource;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public masterpage_master() {
#line 912304 "D:\wwwroot\klbttc\wwwroot\MasterPage.master.cs"
((global::System.Web.UI.MasterPage)(this)).AppRelativeVirtualPath = "~/MasterPage.master";
#line default
#line hidden
if ((global::ASP.masterpage_master.@__initialized == false)) {
global::ASP.masterpage_master.@__stringResource = this.ReadStringResource();
global::ASP.masterpage_master.@__initialized = true;
}
this.ContentPlaceHolders.Add("head");
this.ContentPlaceHolders.Add("contentplaceholder1");
this.ContentPlaceHolders.Add("contentplaceholder2");
}
[TemplateContainer(typeof(System.Web.UI.MasterPage))]
[TemplateInstanceAttribute(System.Web.UI.TemplateInstance.Single)]
public virtual System.Web.UI.ITemplate Template_head {
get {
return this.@__Template_head;
}
set {
this.@__Template_head = value;
}
}
[TemplateContainer(typeof(System.Web.UI.MasterPage))]
[TemplateInstanceAttribute(System.Web.UI.TemplateInstance.Single)]
public virtual System.Web.UI.ITemplate Template_ContentPlaceHolder1 {
get {
return this.@__Template_ContentPlaceHolder1;
}
set {
this.@__Template_ContentPlaceHolder1 = value;
}
}
[TemplateContainer(typeof(System.Web.UI.MasterPage))]
[TemplateInstanceAttribute(System.Web.UI.TemplateInstance.Single)]
public virtual System.Web.UI.ITemplate Template_ContentPlaceHolder2 {
get {
return this.@__Template_ContentPlaceHolder2;
}
set {
this.@__Template_ContentPlaceHolder2 = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control3() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 10 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 10 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "Content-Type");
#line default
#line hidden
#line 10 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Content = "text/html; charset=utf-8";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control4() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 11 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 11 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "X-UA-Compatible");
#line default
#line hidden
#line 11 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Content = "IE=Edge,chrome=1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control5() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 12 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 12 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Name = "viewport";
#line default
#line hidden
#line 12 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Content = "width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user" +
"-scalable=no";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control6() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 13 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 13 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Name = "apple-mobile-web-app-status-bar-style";
#line default
#line hidden
#line 13 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Content = "black-translucent";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control7() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 14 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 14 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Name = "apple-mobile-web-app-capable";
#line default
#line hidden
#line 14 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Content = "yes";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlhead() {
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
#line 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
#line default
#line hidden
this.head = @__ctrl;
#line 16 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.ID = "head";
#line default
#line hidden
if ((this.ContentTemplates != null)) {
this.@__Template_head = ((System.Web.UI.ITemplate)(this.ContentTemplates["head"]));
}
if ((this.@__Template_head != null)) {
this.InstantiateInContentPlaceHolder(@__ctrl, this.@__Template_head);
}
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control8() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 21 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 21 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "X-UA-Compatible");
#line default
#line hidden
#line 21 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.Content = "IE=9";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control9() {
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
#line 22 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 22 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 22 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
#line default
#line hidden
#line 22 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.href = "./css/main.css";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control10() {
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
#line 23 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 23 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 23 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
#line default
#line hidden
#line 23 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.href = "./css/viewer.min.css";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control11() {
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
#line 24 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 24 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 24 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
#line default
#line hidden
#line 24 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.href = "./css/swiper-bundle.min.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 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl1;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl1 = this.@__BuildControl__control3();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl2;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl2 = this.@__BuildControl__control4();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl3;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl3 = this.@__BuildControl__control5();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl4;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl4 = this.@__BuildControl__control6();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl5;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl5 = this.@__BuildControl__control7();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl6;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl6 = this.@__BuildControlhead();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl6);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl7;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl7 = this.@__BuildControl__control8();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl7);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl8;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl8 = this.@__BuildControl__control9();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl8);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl9;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl9 = this.@__BuildControl__control10();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl9);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl10;
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl10 = this.@__BuildControl__control11();
#line default
#line hidden
#line 9 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl10);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control2));
return @__ctrl;
}
private void @__Render__control2(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
parameterContainer.Controls[0].RenderControl(@__w);
parameterContainer.Controls[1].RenderControl(@__w);
parameterContainer.Controls[2].RenderControl(@__w);
parameterContainer.Controls[3].RenderControl(@__w);
parameterContainer.Controls[4].RenderControl(@__w);
parameterContainer.Controls[5].RenderControl(@__w);
@__w.Write("\r\n\r\n <meta name=\"keywords\" content=\"");
#line 18 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__w.Write(Application["sysset11"].ToString() );
#line default
#line hidden
@__w.Write("\" />\r\n <meta name=\"description\" content=\"");
#line 19 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__w.Write(Application["sysset12"].ToString() );
#line default
#line hidden
@__w.Write("\" />\r\n\r\n ");
parameterContainer.Controls[6].RenderControl(@__w);
parameterContainer.Controls[7].RenderControl(@__w);
parameterContainer.Controls[8].RenderControl(@__w);
parameterContainer.Controls[9].RenderControl(@__w);
this.WriteUTF8ResourceString(@__w, 0, 751, true);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.control_top_ascx @__BuildControltop() {
global::ASP.control_top_ascx @__ctrl;
#line 37 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::ASP.control_top_ascx();
#line default
#line hidden
this.top = @__ctrl;
#line 37 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 37 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.ID = "top";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlContentPlaceHolder1() {
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
#line 39 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
#line default
#line hidden
this.ContentPlaceHolder1 = @__ctrl;
#line 39 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.ID = "ContentPlaceHolder1";
#line default
#line hidden
if ((this.ContentTemplates != null)) {
this.@__Template_ContentPlaceHolder1 = ((System.Web.UI.ITemplate)(this.ContentTemplates["ContentPlaceHolder1"]));
}
if ((this.@__Template_ContentPlaceHolder1 != null)) {
this.InstantiateInContentPlaceHolder(@__ctrl, this.@__Template_ContentPlaceHolder1);
}
else {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 39 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
}
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.control_footer_ascx @__BuildControlfooter() {
global::ASP.control_footer_ascx @__ctrl;
#line 42 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::ASP.control_footer_ascx();
#line default
#line hidden
this.footer = @__ctrl;
#line 42 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 42 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.ID = "footer";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlContentPlaceHolder2() {
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
#line 44 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
#line default
#line hidden
this.ContentPlaceHolder2 = @__ctrl;
#line 44 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl.ID = "ContentPlaceHolder2";
#line default
#line hidden
if ((this.ContentTemplates != null)) {
this.@__Template_ContentPlaceHolder2 = ((System.Web.UI.ITemplate)(this.ContentTemplates["ContentPlaceHolder2"]));
}
if ((this.@__Template_ContentPlaceHolder2 != null)) {
this.InstantiateInContentPlaceHolder(@__ctrl, this.@__Template_ContentPlaceHolder2);
}
else {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 44 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
}
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(masterpage_master @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n<!DOCTYPE html>\r\n<html lang=\"en\" xmlns=\"http://www.w3.org/1999/html\">\r\n"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl1 = this.@__BuildControl__control2();
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n<body>\r\n\r\n "));
#line default
#line hidden
global::ASP.control_top_ascx @__ctrl2;
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl2 = this.@__BuildControltop();
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl3;
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl3 = this.@__BuildControlContentPlaceHolder1();
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n "));
#line default
#line hidden
global::ASP.control_footer_ascx @__ctrl4;
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl4 = this.@__BuildControlfooter();
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl5;
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__ctrl5 = this.@__BuildControlContentPlaceHolder2();
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 1 "D:\wwwroot\klbttc\wwwroot\MasterPage.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n</body>\r\n</html>\r\n"));
#line default
#line hidden
}
#line 912304 "D:\wwwroot\klbttc\wwwroot\MasterPage.master.cs"
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.masterpage_master.@__stringResource, 0);
this.@__BuildControlTree(this);
}
#line default
#line hidden
}
}