918博天堂

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/1628da1e/54dd077c/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/1628da1e/54dd077c/App_Web_tpkwspda.9.cs
?#pragma checksum "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E0F2319FDD59C6A5AED5D14215B677EF"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9061
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Profile;
    
    #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 282 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Caching;
    
    #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 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 152 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
    using System.Web.UI.WebControls.WebParts;
    
    #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
    
    #line 152 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
    using System.Web.UI.WebControls;
    
    #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 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Collections;
    
    #line default
    #line hidden
    
    #line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #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
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class pages_user_desktop_aspx : global::nest.admin.pages.User.desktop, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public pages_user_desktop_aspx() {
            string[] dependencies;
            ((global::nest.admin.pages.User.desktop)(this)).AppRelativeVirtualPath = "~/pages/user/desktop.aspx";
            if ((global::ASP.pages_user_desktop_aspx.@__initialized == false)) {
                global::ASP.pages_user_desktop_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[1];
                dependencies[0] = "~/pages/user/desktop.aspx";
                global::ASP.pages_user_desktop_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP.pages_user_desktop_aspx.@__initialized = true;
            }
            this.Server.ScriptTimeout = 30000000;
        }
        
        protected System.Web.Profile.DefaultProfile Profile {
            get {
                return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
            }
        }
        
        protected ASP.global_asax ApplicationInstance {
            get {
                return ((ASP.global_asax)(this.Context.ApplicationInstance));
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control3() {
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
            
            #line 6 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control4() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 7 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.href = "images/style.css";
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControl__control2() {
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl;
            
            #line 5 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
            
            #line 5 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl1 = this.@__BuildControl__control3();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 5 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl2;
            
            #line 5 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl2 = this.@__BuildControl__control4();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(12781, 2067, true));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlpopLayer() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 51 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
            
            #line default
            #line hidden
            this.popLayer = @__ctrl;
            
            #line 51 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.ID = "popLayer";
            
            #line default
            #line hidden
            
            #line 51 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "display:none");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 51 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n    "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControllaymain() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 53 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
            
            #line default
            #line hidden
            this.laymain = @__ctrl;
            
            #line 53 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.ID = "laymain";
            
            #line default
            #line hidden
            
            #line 53 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "display:none; position: absolute; background: #fff;\r\n        z-index: 101; box-sh" +
                    "adow:0px 0px 6px #333; width: 400px; height: 200px; left: 40%;\r\n        top: 24%" +
                    ";");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 53 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(14848, 1340, false));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control6() {
            global::System.Web.UI.DataBoundLiteralControl @__ctrl;
            
            #line 157 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.DataBoundLiteralControl(4, 3);
            
            #line default
            #line hidden
            @__ctrl.TemplateControl = this;
            @__ctrl.SetStaticString(0, @"
                    <li class=""content_list"" style=""float: left; width: 68%; background: none; line-height: 24px;
                        padding-left: 0px; padding: 4px 15px;""><span style=""float: left; font-weight: bold;
                            width: 100px;"">
                            ");
            @__ctrl.SetStaticString(1, "</span>\r\n                        <p style=\"float: left; text-overflow: ellipsis; " +
                    "height: 24px; width: 60%; overflow: hidden;\r\n                            white-s" +
                    "pace: nowrap;\">\r\n                            ");
            @__ctrl.SetStaticString(2, "</p>\r\n                        <b style=\"float: right; font-weight: normal;\">\r\n   " +
                    "                         ");
            @__ctrl.SetStaticString(3, "</b> </li>\r\n                ");
            
            #line 157 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control6);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        public void @__DataBind__control6(object sender, System.EventArgs e) {
            System.Web.UI.WebControls.RepeaterItem Container;
            System.Web.UI.DataBoundLiteralControl target;
            
            #line 157 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            target = ((System.Web.UI.DataBoundLiteralControl)(sender));
            
            #line default
            #line hidden
            
            #line 157 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
            
            #line default
            #line hidden
            
            #line 157 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            target.SetDataBoundString(0, System.Convert.ToString(Eval("Sender"), System.Globalization.CultureInfo.CurrentCulture));
            
            #line default
            #line hidden
            
            #line 160 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            target.SetDataBoundString(1, System.Convert.ToString(Eval("content"), System.Globalization.CultureInfo.CurrentCulture));
            
            #line default
            #line hidden
            
            #line 162 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            target.SetDataBoundString(2, System.Convert.ToString(Eval("createtime"), System.Globalization.CultureInfo.CurrentCulture));
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control5(System.Web.UI.Control @__ctrl) {
            global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
            
            #line 152 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl1 = this.@__BuildControl__control6();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 152 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Repeater @__BuildControlretData() {
            global::System.Web.UI.WebControls.Repeater @__ctrl;
            
            #line 152 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Repeater();
            
            #line default
            #line hidden
            this.retData = @__ctrl;
            
            #line 152 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control5));
            
            #line default
            #line hidden
            
            #line 152 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.ID = "retData";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlnomessage() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 166 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
            
            #line default
            #line hidden
            this.nomessage = @__ctrl;
            
            #line 166 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.ID = "nomessage";
            
            #line default
            #line hidden
            
            #line 166 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "text-indent: 2em; margin-top: 16px;");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 166 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    暂无新闻通知!"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlGenericControl @__BuildControlhasmessage() {
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl;
            
            #line 168 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlGenericControl("div");
            
            #line default
            #line hidden
            this.hasmessage = @__ctrl;
            
            #line 168 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.ID = "hasmessage";
            
            #line default
            #line hidden
            
            #line 168 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "text-indent: 2em; color: #3186c8; margin-top: 16px;");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 168 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    <a href=\"ReadMessageList.aspx\" style=\"color: #3186c8;\">查看更多" +
                        "</a>"));
            
            #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 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Repeater @__ctrl1;
            
            #line 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl1 = this.@__BuildControlretData();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl2;
            
            #line 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl2 = this.@__BuildControlnomessage();
            
            #line default
            #line hidden
            
            #line 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl3;
            
            #line 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl3 = this.@__BuildControlhasmessage();
            
            #line default
            #line hidden
            
            #line 79 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            @__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Renderform1));
            return @__ctrl;
        }
        
        private void @__Renderform1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
            @__w.Write("\r\n    <div class=\"mainindex\">\r\n        <div class=\"welinfo\">\r\n            <span>\r" +
                    "\n                <img src=\"images/sun.png\" alt=\"气象\" /></span> <b>尊敬的用户:");
            
            #line 83 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
                                                              @__w.Write(userName);

            
            #line default
            #line hidden
            this.WriteUTF8ResourceString(@__w, 16188, 1703, false);
            
            #line 122 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
                                                             @__w.Write(_VersionInfo.versionname );

            
            #line default
            #line hidden
            @__w.Write("\r\n            </span><span style=\"padding-left: 140px; color: Green;\">服务起止功夫:");
            
            #line 123 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
                                                                   @__w.Write(_VersionInfo.starttime);

            
            #line default
            #line hidden
            @__w.Write("\r\n                ~\r\n                ");
            
            #line 125 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
        @__w.Write(_VersionInfo.endtime );

            
            #line default
            #line hidden
            this.WriteUTF8ResourceString(@__w, 17891, 426, false);
            
            #line 138 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__w.Write(CurrentVersion );

            
            #line default
            #line hidden
            @__w.Write("</label><label class=\"fonts\" style=\"padding-left: 110px;\r\n                    col" +
                    "or: Green;\">最新版本:");
            
            #line 139 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
                                @__w.Write(NewVersion );

            
            #line default
            #line hidden
            this.WriteUTF8ResourceString(@__w, 18317, 275, false);
            
            #line 144 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
        @__w.Write(UpdateMsg );

            
            #line default
            #line hidden
            @__w.Write("\r\n            </div>\r\n        </ul>\r\n        <div class=\"xline\">\r\n        </div>\r" +
                    "\n        <div class=\"uimakerinfo\">\r\n            <b>留言&建议</b></div>\r\n        <ul " +
                    "class=\"umlist\">\r\n            ");
            parameterContainer.Controls[0].RenderControl(@__w);
            @__w.Write("\r\n            <div style=\"float: left; width: 68%; text-align: right;\">\r\n        " +
                    "        ");
            parameterContainer.Controls[1].RenderControl(@__w);
            @__w.Write("\r\n                ");
            parameterContainer.Controls[2].RenderControl(@__w);
            @__w.Write("\r\n            </div>\r\n        </ul>\r\n    </div>\r\n    ");
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(pages_user_desktop_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3" +
                        ".org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/199" +
                        "9/xhtml\">\r\n"));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl1 = this.@__BuildControl__control2();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<body>\r\n"));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl2;
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl2 = this.@__BuildControlpopLayer();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n      "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl3;
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl3 = this.@__BuildControllaymain();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n    "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl4;
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__ctrl4 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bxty\wwwroot\pages\user\desktop.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n</body>\r\n</html>\r\n"));
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected override void FrameworkInitialize() {
            base.FrameworkInitialize();
            this.SetStringResourcePointer(global::ASP.pages_user_desktop_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP.pages_user_desktop_aspx.@__fileDependencies);
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return 425919629;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}