private void @__BuildControlTree(foocontrol_ascx @__ctrl)
 {
     global::System.Web.UI.WebControls.Literal @__ctrl1;
     @__ctrl1 = this.@__BuildControllitBar();
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(@__ctrl1);
 }
 private void @__BuildControlTree(global::EPMLiveWebParts.AssociatedItems.AssociatedItems @__ctrl)
 {
     global::System.Web.UI.HtmlControls.HtmlGenericControl @__ctrl1;
     @__ctrl1 = this.@__BuildControlassociatedItemsDiv();
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(@__ctrl1);
     global::System.Web.UI.WebControls.Label @__ctrl2;
     @__ctrl2 = this.@__BuildControllblError();
     @__parser.AddParsedSubObject(@__ctrl2);
     @__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
 }
        private void @__BuildControlTree(webform1_aspx @__ctrl)
        {
            this.InitializeCulture();

            global::System.Web.UI.WebControls.HyperLink @__ctrl1;

            @__ctrl1 = this.@__BuildControl__control2();

            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));

            @__parser.AddParsedSubObject(@__ctrl1);

            @__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
        }