|
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/a99112df/ca2a8923/ |
?#pragma checksum "D:\wwwroot\ldxynb\wwwroot\Back\framepage\top.aspx.cs" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "FCC2F26ADEE814B7A23BBE91B457618D"
#line 1 "D:\wwwroot\ldxynb\wwwroot\Back\framepage\top.aspx.cs"
using System;
using System.Web;
using System.Web.UI;
using System.Text;
using System.Threading;
using System.Xml;
using CoreClass;
public partial class Back_top : System.Web.UI.Page
{
public int menucount = 0;
public int olid;
public string showmenuid;
public string toptabmenuid;
public string mainmenulist;
public string defaulturl;
CoreClass.PublicFunction pubfun = new PublicFunction();
protected void Page_Load(object sender, EventArgs e)
{
this.pubfun.checkAdminAccessRights(this.Page);
if (!Page.IsPostBack)
{
}
}
}
#line default
#line hidden