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/2cfdeb0f/aecb9789/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/2cfdeb0f/aecb9789/App_Web_nctkonya.8.cs
?#pragma checksum "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "6014135B81DE539F482394CCB03101DF"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9066
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </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 45 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
    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 45 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
    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 udows_detailpage_master : global::Udows.Web.Manage.Admin.DetailPage {
        
        private System.Web.UI.ITemplate @__Template_DetailContentPlaceHolder;
        
        
        #line 35 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
        protected global::System.Web.UI.HtmlControls.HtmlForm form1;
        
        #line default
        #line hidden
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public udows_detailpage_master() {
            ((global::Udows.Web.Manage.Admin.DetailPage)(this)).AppRelativeVirtualPath = "~/udows/DetailPage.master";
            if ((global::ASP.udows_detailpage_master.@__initialized == false)) {
                global::ASP.udows_detailpage_master.@__stringResource = this.ReadStringResource();
                global::ASP.udows_detailpage_master.@__initialized = true;
            }
            this.ContentPlaceHolders.Add("detailcontentplaceholder");
        }
        
        protected System.Web.Profile.DefaultProfile Profile {
            get {
                return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
            }
        }
        
        protected System.Web.HttpApplication ApplicationInstance {
            get {
                return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
            }
        }
        
        [TemplateContainer(typeof(Udows.Web.Manage.Admin.DetailPage))]
        [TemplateInstanceAttribute(System.Web.UI.TemplateInstance.Single)]
        public virtual System.Web.UI.ITemplate Template_DetailContentPlaceHolder {
            get {
                return this.@__Template_DetailContentPlaceHolder;
            }
            set {
                this.@__Template_DetailContentPlaceHolder = value;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control3() {
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
            
            #line 6 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
            
            #line default
            #line hidden
            
            #line 6 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("charset", "euc-kr");
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control4() {
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
            
            #line 7 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.Name = "viewport";
            
            #line default
            #line hidden
            
            #line 7 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.Content = "width=device-width, initial-scale=1.0";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control5() {
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
            
            #line 8 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control6() {
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
            
            #line 9 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
            
            #line default
            #line hidden
            
            #line 9 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "x-ua-compatible");
            
            #line default
            #line hidden
            
            #line 9 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.Content = "ie=9";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control7() {
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
            
            #line 11 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
            
            #line default
            #line hidden
            
            #line 11 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "refresh");
            
            #line default
            #line hidden
            
            #line 11 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.Content = "0;ie.html";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control8() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 13 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 13 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.href = "/udows/css/bootstrap.min.css";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control9() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 14 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 14 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 14 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.href = "/udows/css/font-awesome.min.css";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control10() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 15 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 15 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 15 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.href = "/udows/css/animate.min.css";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control11() {
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
            
            #line 16 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
            
            #line default
            #line hidden
            
            #line 16 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
            
            #line default
            #line hidden
            
            #line 16 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.href = "/udows/css/style.min.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\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl1;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl1 = this.@__BuildControl__control3();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl2;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl2 = this.@__BuildControl__control4();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl3;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl3 = this.@__BuildControl__control5();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl4;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl4 = this.@__BuildControl__control6();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n    <!--[if lt IE 9]>\r\n    "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl5;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl5 = this.@__BuildControl__control7();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl5);
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n    <![endif]-->\r\n    "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl6;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl6 = this.@__BuildControl__control8();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl6);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl7;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl7 = this.@__BuildControl__control9();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl7);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl8;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl8 = this.@__BuildControl__control10();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl8);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlLink @__ctrl9;
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl9 = this.@__BuildControl__control11();
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl9);
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(12738, 1012, true));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.ContentPlaceHolder @__BuildControlDetailContentPlaceHolder() {
            global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl;
            
            #line 45 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.WebControls.ContentPlaceHolder();
            
            #line default
            #line hidden
            this.DetailContentPlaceHolder = @__ctrl;
            
            #line 45 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.ID = "DetailContentPlaceHolder";
            
            #line default
            #line hidden
            if ((this.ContentTemplates != null)) {
                this.@__Template_DetailContentPlaceHolder = ((System.Web.UI.ITemplate)(this.ContentTemplates["DetailContentPlaceHolder"]));
            }
            if ((this.@__Template_DetailContentPlaceHolder != null)) {
                this.@__Template_DetailContentPlaceHolder.InstantiateIn(@__ctrl);
            }
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform1() {
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
            
            #line 35 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 35 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 35 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(13750, 548, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.ContentPlaceHolder @__ctrl1;
            
            #line 35 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl1 = this.@__BuildControlDetailContentPlaceHolder();
            
            #line default
            #line hidden
            
            #line 35 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 35 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                            <span id=\"btnSave\" class=\"btn btn-w-m btn-primary\">" +
                        "<i class=\"fa fa-check\"></i>保留</span>\r\n                        </div>\r\n          " +
                        "          </div>\r\n                </div>\r\n            "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(udows_detailpage_master @__ctrl) {
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n<!DOCTYPE html>\r\n<html>\r\n"));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
            
            #line 1 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl1 = this.@__BuildControl__control2();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<body class=\"gray-bg\">\r\n    <div class=\"wrapper wrapper-content\">\r\n        <div" +
                        " class=\"row\">\r\n            "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl2;
            
            #line 1 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__ctrl2 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\kryihaiequip\wwwroot\udows\DetailPage.master"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(14298, 4486, false));
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected override void FrameworkInitialize() {
            base.FrameworkInitialize();
            this.SetStringResourcePointer(global::ASP.udows_detailpage_master.@__stringResource, 0);
            this.@__BuildControlTree(this);
        }
    }
}