|
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/d4eda5ca/922166cb/ |
?#pragma checksum "D:\wwwroot\yitongso\wwwroot\message\add.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FEA317FD36F2CABD35D4C526FA041B0D6218A228"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#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 341 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
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 4 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
using SanJin.Common;
#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 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Xml.Linq;
#line default
#line hidden
#line 6 "D:\wwwroot\yitongso\wwwroot\message\add.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 2 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
using SanJin.CMS.Access;
#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 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web;
#line default
#line hidden
#line 337 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
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 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#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 342 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.WebControls;
#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 343 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
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 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 3 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
using SanJin.Data.Access;
#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 message_add_aspx : global::System.Web.UI.Page, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
#line 165 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
protected global::ASP.message_menu_ascx Menu1;
#line default
#line hidden
#line 166 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
protected global::ASP.message_add_inc_ascx Add_inc1;
#line default
#line hidden
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
#line 7 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
public int channelid=10;
public string channelname="留言";
public string frontdirectory="message";
public string templatedir="../template/web/cn/default/";
protected void Page_Load(object sender, EventArgs e)
{
Add_inc1.channelid = channelid;
Menu1.channelid = channelid;
Menu1.templatedir = templatedir;
}
#line default
#line hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public message_add_aspx() {
string[] dependencies;
((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/message/add.aspx";
if ((global::ASP.message_add_aspx.@__initialized == false)) {
global::ASP.message_add_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[3];
dependencies[0] = "~/message/add.aspx";
dependencies[1] = "~/message/menu.ascx";
dependencies[2] = "~/message/add_inc.ascx";
global::ASP.message_add_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.message_add_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::ASP.message_menu_ascx @__BuildControlMenu1() {
global::ASP.message_menu_ascx @__ctrl;
#line 165 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl = new global::ASP.message_menu_ascx();
#line default
#line hidden
this.Menu1 = @__ctrl;
#line 165 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 165 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl.ID = "Menu1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.message_add_inc_ascx @__BuildControlAdd_inc1() {
global::ASP.message_add_inc_ascx @__ctrl;
#line 166 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl = new global::ASP.message_add_inc_ascx();
#line default
#line hidden
this.Add_inc1 = @__ctrl;
#line 166 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 166 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl.ID = "Add_inc1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(message_add_aspx @__ctrl) {
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
this.InitializeCulture();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(9428, 7116, false));
#line default
#line hidden
global::ASP.message_menu_ascx @__ctrl1;
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl1 = this.@__BuildControlMenu1();
#line default
#line hidden
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n "));
#line default
#line hidden
global::ASP.message_add_inc_ascx @__ctrl2;
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__ctrl2 = this.@__BuildControlAdd_inc1();
#line default
#line hidden
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 1 "D:\wwwroot\yitongso\wwwroot\message\add.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(16544, 4300, false));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.message_add_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.message_add_aspx.@__fileDependencies);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return 1234963326;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}