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.2.cs
?#pragma checksum "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "4FD6333C85878D245D415117B01F0A31"
//------------------------------------------------------------------------------
// <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 279 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Text;
    
    #line default
    #line hidden
    
    #line 287 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    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 288 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.UI.WebControls.WebParts;
    
    #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 103 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.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 286 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    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
    
    #line 289 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class caselist_aspx : global::ComWeb.CaseList, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public caselist_aspx() {
            string[] dependencies;
            ((global::ComWeb.CaseList)(this)).AppRelativeVirtualPath = "~/CaseList.aspx";
            if ((global::ASP.caselist_aspx.@__initialized == false)) {
                global::ASP.caselist_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[4];
                dependencies[0] = "~/CaseList.aspx";
                dependencies[1] = "~/UserContrl/Menu.ascx";
                dependencies[2] = "~/UserContrl/CaseInfo.ascx";
                dependencies[3] = "~/UserContrl/Foot.ascx";
                global::ASP.caselist_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP.caselist_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 39 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl = new global::ASP.usercontrl_menu_ascx();
            
            #line default
            #line hidden
            this.Menu1 = @__ctrl;
            
            #line 39 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 39 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl.ID = "Menu1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::ASP.usercontrl_caseinfo_ascx @__BuildControlCaseInfo1() {
            global::ASP.usercontrl_caseinfo_ascx @__ctrl;
            
            #line 88 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl = new global::ASP.usercontrl_caseinfo_ascx();
            
            #line default
            #line hidden
            this.CaseInfo1 = @__ctrl;
            
            #line 88 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 88 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl.ID = "CaseInfo1";
            
            #line default
            #line hidden
            
            #line 88 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl.BDid = 3;
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::ASP.usercontrl_foot_ascx @__BuildControlFoot1() {
            global::ASP.usercontrl_foot_ascx @__ctrl;
            
            #line 103 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl = new global::ASP.usercontrl_foot_ascx();
            
            #line default
            #line hidden
            this.Foot1 = @__ctrl;
            
            #line 103 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl.InitializeAsUserControl(this.Page);
            
            #line default
            #line hidden
            
            #line 103 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl.ID = "Foot1";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(caselist_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(9982, 1177, false));
            
            #line default
            #line hidden
            global::ASP.usercontrl_menu_ascx @__ctrl1;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl1 = this.@__BuildControlMenu1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(11159, 2398, false));
            
            #line default
            #line hidden
            global::ASP.usercontrl_caseinfo_ascx @__ctrl2;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl2 = this.@__BuildControlCaseInfo1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n    </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</tab" +
                        "le>\r\n</td>\r\n  </tr>\r\n</table>\r\n\r\n"));
            
            #line default
            #line hidden
            global::ASP.usercontrl_foot_ascx @__ctrl3;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__ctrl3 = this.@__BuildControlFoot1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\CaseList.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.caselist_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP.caselist_aspx.@__fileDependencies);
            this.Request.ValidateInput();
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return 1753821737;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}