|
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/5f1e4137/8eca010b/ |
?#pragma checksum "D:\wwwroot\njjbjycom\wwwroot\Control\Footer.ascx.cs" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A83D0905CFB73F3219FB5670602A03E3BA52D0B6"
#line 1 "D:\wwwroot\njjbjycom\wwwroot\Control\Footer.ascx.cs"
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Configuration;
using System.Data;
public partial class Control_Footer : System.Web.UI.UserControl
{
protected WebSet webset = new WebSet();
protected void Page_Load(object sender, EventArgs e)
{
//获得配相信息
string pathurl = Server.MapPath(ConfigurationManager.AppSettings["Configpath"].ToString());
webset = Paper.loadConfig(pathurl);
if (!IsPostBack)
{
}
}
}
#line default
#line hidden