|
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/a9c620a6/adfd1229/ |
?#pragma checksum "D:\wwwroot\skypoms23com\wwwroot\Master.master" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E46FF6ADD38147C0A731211498A4D6C1"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9066
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
public partial class Master {
#line 20 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::System.Web.UI.WebControls.ContentPlaceHolder head;
#line default
#line hidden
#line 26 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::ASP.control_header_ascx header1;
#line default
#line hidden
#line 31 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::ASP.control_left_ascx left1;
#line default
#line hidden
#line 50 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::System.Web.UI.WebControls.ContentPlaceHolder cpsubject2;
#line default
#line hidden
#line 50 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::System.Web.UI.WebControls.ContentPlaceHolder cpsubject;
#line default
#line hidden
#line 52 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::System.Web.UI.WebControls.ContentPlaceHolder cpbody;
#line default
#line hidden
#line 56 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::ASP.control_footer_ascx footer1;
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
#line default
#line hidden
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));
}
}
}
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 20 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
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 20 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
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 4 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
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 master_master : global::Master {
private System.Web.UI.ITemplate @__Template_head;
private System.Web.UI.ITemplate @__Template_cpsubject2;
private System.Web.UI.ITemplate @__Template_cpsubject;
private System.Web.UI.ITemplate @__Template_cpbody;
private static bool @__initialized;
private static object @__stringResource;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public master_master() {
#line 912304 "D:\wwwroot\skypoms23com\wwwroot\Master.master.cs"
((global::System.Web.UI.MasterPage)(this)).AppRelativeVirtualPath = "~/Master.master";
#line default
#line hidden
if ((global::ASP.master_master.@__initialized == false)) {
global::ASP.master_master.@__stringResource = this.ReadStringResource();
global::ASP.master_master.@__initialized = true;
}
this.ContentPlaceHolders.Add("head");
this.ContentPlaceHolders.Add("cpsubject2");
this.ContentPlaceHolders.Add("cpsubject");
this.ContentPlaceHolders.Add("cpbody");
}
[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_cpsubject2 {
get {
return this.@__Template_cpsubject2;
}
set {
this.@__Template_cpsubject2 = value;
}
}
[TemplateContainer(typeof(System.Web.UI.MasterPage))]
[TemplateInstanceAttribute(System.Web.UI.TemplateInstance.Single)]
public virtual System.Web.UI.ITemplate Template_cpsubject {
get {
return this.@__Template_cpsubject;
}
set {
this.@__Template_cpsubject = value;
}
}
[TemplateContainer(typeof(System.Web.UI.MasterPage))]
[TemplateInstanceAttribute(System.Web.UI.TemplateInstance.Single)]
public virtual System.Web.UI.ITemplate Template_cpbody {
get {
return this.@__Template_cpbody;
}
set {
this.@__Template_cpbody = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlhead() {
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
#line 20 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
#line default
#line hidden
this.head = @__ctrl;
#line 20 "D:\wwwroot\skypoms23com\wwwroot\Master.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.@__Template_head.InstantiateIn(@__ctrl);
}
else {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 20 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
}
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.control_header_ascx @__BuildControlheader1() {
global::ASP.control_header_ascx @__ctrl;
#line 26 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::ASP.control_header_ascx();
#line default
#line hidden
this.header1 = @__ctrl;
#line 26 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 26 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.ID = "header1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.control_left_ascx @__BuildControlleft1() {
global::ASP.control_left_ascx @__ctrl;
#line 31 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::ASP.control_left_ascx();
#line default
#line hidden
this.left1 = @__ctrl;
#line 31 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 31 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.ID = "left1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlcpsubject2() {
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
#line 50 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
#line default
#line hidden
this.cpsubject2 = @__ctrl;
#line 50 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.ID = "cpsubject2";
#line default
#line hidden
if ((this.ContentTemplates != null)) {
this.@__Template_cpsubject2 = ((System.Web.UI.ITemplate)(this.ContentTemplates["cpsubject2"]));
}
if ((this.@__Template_cpsubject2 != null)) {
this.@__Template_cpsubject2.InstantiateIn(@__ctrl);
}
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlcpsubject() {
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
#line 50 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
#line default
#line hidden
this.cpsubject = @__ctrl;
#line 50 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.ID = "cpsubject";
#line default
#line hidden
#line 50 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.Visible = false;
#line default
#line hidden
if ((this.ContentTemplates != null)) {
this.@__Template_cpsubject = ((System.Web.UI.ITemplate)(this.ContentTemplates["cpsubject"]));
}
if ((this.@__Template_cpsubject != null)) {
this.@__Template_cpsubject.InstantiateIn(@__ctrl);
}
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlcpbody() {
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
#line 52 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
#line default
#line hidden
this.cpbody = @__ctrl;
#line 52 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.ID = "cpbody";
#line default
#line hidden
if ((this.ContentTemplates != null)) {
this.@__Template_cpbody = ((System.Web.UI.ITemplate)(this.ContentTemplates["cpbody"]));
}
if ((this.@__Template_cpbody != null)) {
this.@__Template_cpbody.InstantiateIn(@__ctrl);
}
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.control_footer_ascx @__BuildControlfooter1() {
global::ASP.control_footer_ascx @__ctrl;
#line 56 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::ASP.control_footer_ascx();
#line default
#line hidden
this.footer1 = @__ctrl;
#line 56 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 56 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.ID = "footer1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform1() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form1 = @__ctrl;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.ID = "form1";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <div class=\"wrap2\">\r\n "));
#line default
#line hidden
global::ASP.control_header_ascx @__ctrl1;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl1 = this.@__BuildControlheader1();
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(0, 268, true));
#line default
#line hidden
global::ASP.control_left_ascx @__ctrl2;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl2 = this.@__BuildControlleft1();
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(268, 746, false));
#line default
#line hidden
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl3;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl3 = this.@__BuildControlcpsubject2();
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</span>"));
#line default
#line hidden
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl4;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl4 = this.@__BuildControlcpsubject();
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</div>\r\n <div>\r\n <div style=\"width:920px; padding:0px 0px 10px 0px;" +
" float:left; clear:both; overflow:hidden;\">"));
#line default
#line hidden
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl5;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl5 = this.@__BuildControlcpbody();
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</div>\r\n </div>\r\n </div>\r\n </div> \r\n "));
#line default
#line hidden
global::ASP.control_footer_ascx @__ctrl6;
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl6 = this.@__BuildControlfooter1();
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl6);
#line default
#line hidden
#line 24 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n </div>\r\n "));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(master_master @__ctrl) {
#line 1 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl.EnableViewState = false;
#line default
#line hidden
global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl1;
#line 1 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl1 = this.@__BuildControlhead();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl2;
#line 1 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__ctrl2 = this.@__BuildControlform1();
#line default
#line hidden
#line 1 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
}
private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
@__w.Write("\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.o" +
"rg/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/" +
"xhtml\">\r\n<head>\r\n <title>");
#line 8 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__w.Write(Title);
#line default
#line hidden
@__w.Write("</title>\r\n <meta name=\"Keywords\" content=\"");
#line 9 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__w.Write(KeyWords);
#line default
#line hidden
@__w.Write("\" />\r\n <meta name=\"Description\" content=\"");
#line 10 "D:\wwwroot\skypoms23com\wwwroot\Master.master"
@__w.Write(Description);
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 1014, 656, true);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n</head>\r\n<body>\r\n ");
parameterContainer.Controls[1].RenderControl(@__w);
@__w.Write("\r\n</body>\r\n</html>\r\n");
}
#line 912304 "D:\wwwroot\skypoms23com\wwwroot\Master.master.cs"
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.master_master.@__stringResource, 0);
this.@__BuildControlTree(this);
}
#line default
#line hidden
}
}