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/ab30f18c/92e6ca59/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/ab30f18c/92e6ca59/App_Web_ovalslga.1.cs
?#pragma checksum "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "33AD4220309A09EC87BA49CDD94A75D8"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9044
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 284 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.Security;
    
    #line default
    #line hidden
    
    #line 281 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web;
    
    #line default
    #line hidden
    
    #line 283 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.SessionState;
    
    #line default
    #line hidden
    
    #line 91 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
    using System.Web.UI.WebControls.WebParts;
    
    #line default
    #line hidden
    
    #line 279 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Text;
    
    #line default
    #line hidden
    
    #line 91 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 285 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.Profile;
    
    #line default
    #line hidden
    
    #line 276 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Collections;
    
    #line default
    #line hidden
    
    #line 289 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    #line 278 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Configuration;
    
    #line default
    #line hidden
    
    #line 275 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #line 137 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
    using ASP;
    
    #line default
    #line hidden
    
    #line 282 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.Caching;
    
    #line default
    #line hidden
    
    #line 91 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
    using System.Web.UI;
    
    #line default
    #line hidden
    
    #line 277 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 280 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Text.RegularExpressions;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class newsdetail_aspx : global::ComWeb.NewsDetail, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public newsdetail_aspx() {
            string[] dependencies;
            ((global::ComWeb.NewsDetail)(this)).AppRelativeVirtualPath = "~/NewsDetail.aspx";
            if ((global::ASP.newsdetail_aspx.@__initialized == false)) {
                global::ASP.newsdetail_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[3];
                dependencies[0] = "~/NewsDetail.aspx";
                dependencies[1] = "~/UserContrl/Menu.ascx";
                dependencies[2] = "~/UserContrl/Foot.ascx";
                global::ASP.newsdetail_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP.newsdetail_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::ASP.usercontrl_menu_ascx @__BuildControlMenu1() {
            global::ASP.usercontrl_menu_ascx @__ctrl;
            
            #line 38 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::ASP.usercontrl_menu_ascx();
            
            #line default
            #line hidden
            this.Menu1 = @__ctrl;
            
            #line 38 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 38 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "Menu1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Literal @__BuildControlltrName() {
            global::System.Web.UI.WebControls.Literal @__ctrl;
            
            #line 91 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Literal();
            
            #line default
            #line hidden
            this.ltrName = @__ctrl;
            
            #line 91 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "ltrName";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Literal @__BuildControlltrTitle() {
            global::System.Web.UI.WebControls.Literal @__ctrl;
            
            #line 101 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Literal();
            
            #line default
            #line hidden
            this.ltrTitle = @__ctrl;
            
            #line 101 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "ltrTitle";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Literal @__BuildControlltrTime() {
            global::System.Web.UI.WebControls.Literal @__ctrl;
            
            #line 106 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Literal();
            
            #line default
            #line hidden
            this.ltrTime = @__ctrl;
            
            #line 106 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "ltrTime";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Literal @__BuildControlltrRemark() {
            global::System.Web.UI.WebControls.Literal @__ctrl;
            
            #line 111 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Literal();
            
            #line default
            #line hidden
            this.ltrRemark = @__ctrl;
            
            #line 111 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "ltrRemark";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.HyperLink @__BuildControlhlinkPrevious() {
            global::System.Web.UI.WebControls.HyperLink @__ctrl;
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
            
            #line default
            #line hidden
            this.hlinkPrevious = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "hlinkPrevious";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.LinkButton @__BuildControllbtnList() {
            global::System.Web.UI.WebControls.LinkButton @__ctrl;
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.LinkButton();
            
            #line default
            #line hidden
            this.lbtnList = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "lbtnList";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("返回列表"));
            
            #line default
            #line hidden
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.Click -= new System.EventHandler(this.lbtnList_Click);
            
            #line default
            #line hidden
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.Click += new System.EventHandler(this.lbtnList_Click);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.HyperLink @__BuildControlhlinkNext() {
            global::System.Web.UI.WebControls.HyperLink @__ctrl;
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
            
            #line default
            #line hidden
            this.hlinkNext = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 119 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "hlinkNext";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlfrm() {
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.frm = @__ctrl;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "frm";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5066, 328, true));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Literal @__ctrl1;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl1 = this.@__BuildControlltrTitle();
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5394, 299, true));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Literal @__ctrl2;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl2 = this.@__BuildControlltrTime();
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5693, 289, true));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Literal @__ctrl3;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl3 = this.@__BuildControlltrRemark();
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(5982, 327, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.HyperLink @__ctrl4;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl4 = this.@__BuildControlhlinkPrevious();
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("&nbsp;|&nbsp;"));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.LinkButton @__ctrl5;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl5 = this.@__BuildControllbtnList();
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl5);
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("&nbsp;|&nbsp;下一篇:"));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.HyperLink @__ctrl6;
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl6 = this.@__BuildControlhlinkNext();
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl6);
            
            #line default
            #line hidden
            
            #line 97 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n            </td>\r\n  </tr>\r\n</table>\r\n    "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::ASP.usercontrl_foot_ascx @__BuildControlFoot1() {
            global::ASP.usercontrl_foot_ascx @__ctrl;
            
            #line 137 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl = new global::ASP.usercontrl_foot_ascx();
            
            #line default
            #line hidden
            this.Foot1 = @__ctrl;
            
            #line 137 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 137 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl.ID = "Foot1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(newsdetail_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(6309, 1103, false));
            
            #line default
            #line hidden
            global::ASP.usercontrl_menu_ascx @__ctrl1;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl1 = this.@__BuildControlMenu1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(7412, 2570, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Literal @__ctrl2;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl2 = this.@__BuildControlltrName();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</td>\r\n  </tr>\r\n</table>\r\n<table width=\"748\" border=\"0\" cellspacing=\"0\" cellpaddi" +
                        "ng=\"0\">\r\n  <tr>\r\n    <td align=\"center\">\r\n     <!--新闻具体 -->"));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl3;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl3 = this.@__BuildControlfrm();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("</td>\r\n  </tr>\r\n</table>\r\n\r\n</td>\r\n  </tr>\r\n</table>\r\n</td>\r\n  </tr>\r\n</table>\r\n<" +
                        "/td>\r\n  </tr>\r\n</table>\r\n\r\n"));
            
            #line default
            #line hidden
            global::ASP.usercontrl_foot_ascx @__ctrl4;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__ctrl4 = this.@__BuildControlFoot1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\NewsDetail.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.newsdetail_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP.newsdetail_aspx.@__fileDependencies);
            this.Request.ValidateInput();
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return 213004734;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}