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_czw6x-xd.15.cs
?#pragma checksum "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "364E28EAEBBE5999EDC4462F5E6FA776"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9044
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 285 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.Profile;
    
    #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 282 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Web.Caching;
    
    #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 277 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 3 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
    using System.Web.UI.WebControls.WebParts;
    
    #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 3 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 3 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
    using System.Web.UI;
    
    #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 275 "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #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
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class usercontrl_introcontrol_ascx : global::ComWeb.UserContrl.IntroControl {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public usercontrl_introcontrol_ascx() {
            ((global::ComWeb.UserContrl.IntroControl)(this)).AppRelativeVirtualPath = "~/UserContrl/IntroControl.ascx";
            if ((global::ASP.usercontrl_introcontrol_ascx.@__initialized == false)) {
                global::ASP.usercontrl_introcontrol_ascx.@__stringResource = this.ReadStringResource();
                global::ASP.usercontrl_introcontrol_ascx.@__initialized = true;
            }
        }
        
        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.WebControls.Literal @__BuildControlltrIntro() {
            global::System.Web.UI.WebControls.Literal @__ctrl;
            
            #line 3 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
            @__ctrl = new global::System.Web.UI.WebControls.Literal();
            
            #line default
            #line hidden
            this.ltrIntro = @__ctrl;
            
            #line 3 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
            @__ctrl.ID = "ltrIntro";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(usercontrl_introcontrol_ascx @__ctrl) {
            global::System.Web.UI.WebControls.Literal @__ctrl1;
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
            @__ctrl1 = this.@__BuildControlltrIntro();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\baiheshunyuan\wwwroot\UserContrl\IntroControl.ascx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n\r\n\r\n\r\n"));
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected override void FrameworkInitialize() {
            base.FrameworkInitialize();
            this.SetStringResourcePointer(global::ASP.usercontrl_introcontrol_ascx.@__stringResource, 0);
            this.@__BuildControlTree(this);
        }
    }
}