|
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/c6e6c9d9/d0d3d357/ |
?#pragma checksum "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "440D9F3BA6723180EBD37A80A5BAD2DC7C80B5B2"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
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 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
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 1 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
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 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
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 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
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 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
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 admin_seo_postinfo_aspx : global::zso.admin.pages.seo.postInfo, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public admin_seo_postinfo_aspx() {
string[] dependencies;
((global::zso.admin.pages.seo.postInfo)(this)).AppRelativeVirtualPath = "~/admin/seo/postInfo.aspx";
if ((global::ASP.admin_seo_postinfo_aspx.@__initialized == false)) {
global::ASP.admin_seo_postinfo_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[2];
dependencies[0] = "~/admin/seo/postInfo.aspx";
dependencies[1] = "~/admin/DetailPage.master";
global::ASP.admin_seo_postinfo_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.admin_seo_postinfo_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 global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControltxtTitle() {
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
#line 14 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
#line default
#line hidden
this.txtTitle = @__ctrl;
@__ctrl.TemplateControl = this;
#line 14 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__ctrl.ID = "txtTitle";
#line default
#line hidden
#line 14 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("datafld", "posttoken");
#line default
#line hidden
#line 14 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "width:20%");
#line default
#line hidden
#line 14 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "text");
#line default
#line hidden
#line 14 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
#line default
#line hidden
return @__ctrl;
}
[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\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(16108, 385, false));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl1;
#line 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__ctrl1 = this.@__BuildControltxtTitle();
#line default
#line hidden
#line 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(16493, 368, false));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(admin_seo_postinfo_aspx @__ctrl) {
#line 1 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__ctrl.Title = "";
#line default
#line hidden
#line 1 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__ctrl.MasterPageFile = "~/admin/DetailPage.master";
#line default
#line hidden
#line 1 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
this.InitializeCulture();
#line default
#line hidden
#line 3 "D:\wwwroot\shiyong332\wwwroot\admin\seo\postInfo.aspx"
this.AddContentTemplate("DetailContentPlaceHolder", 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\shiyong332\wwwroot\admin\seo\postInfo.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" "));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.admin_seo_postinfo_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.admin_seo_postinfo_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 2029007848;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}