Line 1: //------------------------------------------------------------------------------
Line 2: // <autogenerated>
Line 3: // This code was generated by a tool.
Line 4: // Runtime Version: 1.1.4322.2407
Line 5: //
Line 6: // Changes to this file may cause incorrect behavior and will be lost if
Line 7: // the code is regenerated.
Line 8: // </autogenerated>
Line 9: //------------------------------------------------------------------------------
Line 10:
Line 11: namespace ASP {
Line 12: using System;
Line 13: using System.Collections;
Line 14: using System.Collections.Specialized;
Line 15: using System.Configuration;
Line 16: using System.Text;
Line 17: using System.Text.RegularExpressions;
Line 18: using System.Web;
Line 19: using System.Web.Caching;
Line 20: using System.Web.SessionState;
Line 21: using System.Web.Security;
Line 22: using System.Web.UI;
Line 23: using System.Web.UI.WebControls;
Line 24: using System.Web.UI.HtmlControls;
Line 25: using ASP;
Line 26:
Line 27: #line 8 "E:\Sites\powermag\CareersInPower.aspx"
Line 28: using Karamasoft.WebControls.UltimateSearch;
Line 29:
Line 30: #line default
Line 31: #line hidden
Line 32:
Line 33: #line 9 "E:\Sites\powermag\CareersInPower.aspx"
Line 34: using Uludag;
Line 35:
Line 36: #line default
Line 37: #line hidden
Line 38:
Line 39:
Line 40: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 41: public class CareersInPower_aspx : AlternatePages.CareersInPower, System.Web.SessionState.IRequiresSessionState {
Line 42:
Line 43:
Line 44: #line 39 "E:\Sites\powermag\CareersInPower.aspx"
Line 45: protected ASP.Search_ascx Search1;
Line 46:
Line 47: #line default
Line 48: #line hidden
Line 49:
Line 50:
Line 51: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 52: protected ASP.SearchResults_ascx _SearchResults;
Line 53:
Line 54: #line default
Line 55: #line hidden
Line 56:
Line 57:
Line 58: #line 92 "E:\Sites\powermag\CareersInPower.aspx"
Line 59: protected ASP.FooterLinks_ascx Footerlinks1;
Line 60:
Line 61: #line default
Line 62: #line hidden
Line 63:
Line 64:
Line 65: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 66: protected System.Web.UI.HtmlControls.HtmlForm Form2;
Line 67:
Line 68: #line default
Line 69: #line hidden
Line 70:
Line 71: private static bool __initialized = false;
Line 72:
Line 73: private static object __stringResource;
Line 74:
Line 75: private static System.Collections.ArrayList __fileDependencies;
Line 76:
Line 77: public CareersInPower_aspx() {
Line 78: System.Collections.ArrayList dependencies;
Line 79: if ((ASP.CareersInPower_aspx.__initialized == false)) {
Line 80: ASP.CareersInPower_aspx.__stringResource = System.Web.UI.TemplateControl.ReadStringResource(typeof(ASP.CareersInPower_aspx));
Line 81: dependencies = new System.Collections.ArrayList();
Line 82: dependencies.Add("E:\\Sites\\powermag\\Search.ascx");
Line 83: dependencies.Add("E:\\Sites\\powermag\\CONTROLS\\SearchResults.ascx");
Line 84: dependencies.Add("E:\\Sites\\powermag\\CONTROLS\\EmailAFriend.ascx");
Line 85: dependencies.Add("E:\\Sites\\powermag\\bin\\UltimateSearch.DLL");
Line 86: dependencies.Add("E:\\Sites\\powermag\\CareersInPower.aspx.cs");
Line 87: dependencies.Add("E:\\Sites\\powermag\\FooterLinks.ascx");
Line 88: dependencies.Add("E:\\Sites\\powermag\\TopLinksMenu.ascx");
Line 89: dependencies.Add("E:\\Sites\\powermag\\OtherSearch.ascx");
Line 90: dependencies.Add("E:\\Sites\\powermag\\CareersInPower.aspx");
Line 91: dependencies.Add("E:\\Sites\\powermag\\VerticalSideMenu.ascx");
Line 92: dependencies.Add("E:\\Sites\\powermag\\bin\\CMS.DLL");
Line 93: ASP.CareersInPower_aspx.__fileDependencies = dependencies;
Line 94: ASP.CareersInPower_aspx.__initialized = true;
Line 95: }
Line 96: this.Server.ScriptTimeout = 30000000;
Line 97: }
Line 98:
Line 99: protected override bool SupportAutoEvents {
Line 100: get {
Line 101: return false;
Line 102: }
Line 103: }
Line 104:
Line 105: protected ASP.Global_asax ApplicationInstance {
Line 106: get {
Line 107: return ((ASP.Global_asax)(this.Context.ApplicationInstance));
Line 108: }
Line 109: }
Line 110:
Line 111: public override string TemplateSourceDirectory {
Line 112: get {
Line 113: return "/";
Line 114: }
Line 115: }
Line 116:
Line 117: private System.Web.UI.Control __BuildControlSearch1() {
Line 118: ASP.Search_ascx __ctrl;
Line 119:
Line 120: #line 39 "E:\Sites\powermag\CareersInPower.aspx"
Line 121: __ctrl = new ASP.Search_ascx();
Line 122:
Line 123: #line default
Line 124: #line hidden
Line 125: this.Search1 = __ctrl;
Line 126:
Line 127: #line 39 "E:\Sites\powermag\CareersInPower.aspx"
Line 128: this.Search1.InitializeAsUserControl(this.Page);
Line 129:
Line 130: #line default
Line 131: #line hidden
Line 132:
Line 133: #line 39 "E:\Sites\powermag\CareersInPower.aspx"
Line 134: __ctrl.ID = "Search1";
Line 135:
Line 136: #line default
Line 137: #line hidden
Line 138: return __ctrl;
Line 139: }
Line 140:
Line 141: private System.Web.UI.Control __BuildControlVerticalJSMenu1() {
Line 142: ASP.VerticalSideMenu_ascx __ctrl;
Line 143:
Line 144: #line 79 "E:\Sites\powermag\CareersInPower.aspx"
Line 145: __ctrl = new ASP.VerticalSideMenu_ascx();
Line 146:
Line 147: #line default
Line 148: #line hidden
Line 149: this.VerticalJSMenu1 = __ctrl;
Line 150:
Line 151: #line 79 "E:\Sites\powermag\CareersInPower.aspx"
Line 152: this.VerticalJSMenu1.InitializeAsUserControl(this.Page);
Line 153:
Line 154: #line default
Line 155: #line hidden
Line 156:
Line 157: #line 79 "E:\Sites\powermag\CareersInPower.aspx"
Line 158: __ctrl.ID = "VerticalJSMenu1";
Line 159:
Line 160: #line default
Line 161: #line hidden
Line 162: return __ctrl;
Line 163: }
Line 164:
Line 165: private System.Web.UI.Control __BuildControl__HZ2() {
Line 166: System.Web.UI.WebControls.Literal __ctrl;
Line 167:
Line 168: #line 79 "E:\Sites\powermag\CareersInPower.aspx"
Line 169: __ctrl = new System.Web.UI.WebControls.Literal();
Line 170:
Line 171: #line default
Line 172: #line hidden
Line 173: this.__HZ2 = __ctrl;
Line 174:
Line 175: #line 79 "E:\Sites\powermag\CareersInPower.aspx"
Line 176: __ctrl.ID = "__HZ2";
Line 177:
Line 178: #line default
Line 179: #line hidden
Line 180: return __ctrl;
Line 181: }
Line 182:
Line 183: private System.Web.UI.Control __BuildControllitPageContent() {
Line 184: System.Web.UI.WebControls.Literal __ctrl;
Line 185:
Line 186: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 187: __ctrl = new System.Web.UI.WebControls.Literal();
Line 188:
Line 189: #line default
Line 190: #line hidden
Line 191: this.litPageContent = __ctrl;
Line 192:
Line 193: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 194: __ctrl.ID = "litPageContent";
Line 195:
Line 196: #line default
Line 197: #line hidden
Line 198: return __ctrl;
Line 199: }
Line 200:
Line 201: private System.Web.UI.Control __BuildControl_EmailAFriend() {
Line 202: ASP.EmailAFriend_ascx __ctrl;
Line 203:
Line 204: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 205: __ctrl = new ASP.EmailAFriend_ascx();
Line 206:
Line 207: #line default
Line 208: #line hidden
Line 209: this._EmailAFriend = __ctrl;
Line 210:
Line 211: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 212: this._EmailAFriend.InitializeAsUserControl(this.Page);
Line 213:
Line 214: #line default
Line 215: #line hidden
Line 216:
Line 217: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 218: __ctrl.ID = "_EmailAFriend";
Line 219:
Line 220: #line default
Line 221: #line hidden
Line 222:
Line 223: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 224: __ctrl.Visible = false;
Line 225:
Line 226: #line default
Line 227: #line hidden
Line 228: return __ctrl;
Line 229: }
Line 230:
Line 231: private System.Web.UI.Control __BuildControl_SearchResults() {
Line 232: ASP.SearchResults_ascx __ctrl;
Line 233:
Line 234: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 235: __ctrl = new ASP.SearchResults_ascx();
Line 236:
Line 237: #line default
Line 238: #line hidden
Line 239: this._SearchResults = __ctrl;
Line 240:
Line 241: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 242: this._SearchResults.InitializeAsUserControl(this.Page);
Line 243:
Line 244: #line default
Line 245: #line hidden
Line 246:
Line 247: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 248: __ctrl.ID = "_SearchResults";
Line 249:
Line 250: #line default
Line 251: #line hidden
Line 252:
Line 253: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 254: __ctrl.Visible = false;
Line 255:
Line 256: #line default
Line 257: #line hidden
Line 258: return __ctrl;
Line 259: }
Line 260:
Line 261: private System.Web.UI.Control __BuildControlFooterlinks1() {
Line 262: ASP.FooterLinks_ascx __ctrl;
Line 263:
Line 264: #line 92 "E:\Sites\powermag\CareersInPower.aspx"
Line 265: __ctrl = new ASP.FooterLinks_ascx();
Line 266:
Line 267: #line default
Line 268: #line hidden
Line 269: this.Footerlinks1 = __ctrl;
Line 270:
Line 271: #line 92 "E:\Sites\powermag\CareersInPower.aspx"
Line 272: this.Footerlinks1.InitializeAsUserControl(this.Page);
Line 273:
Line 274: #line default
Line 275: #line hidden
Line 276:
Line 277: #line 92 "E:\Sites\powermag\CareersInPower.aspx"
Line 278: __ctrl.ID = "Footerlinks1";
Line 279:
Line 280: #line default
Line 281: #line hidden
Line 282: return __ctrl;
Line 283: }
Line 284:
Line 285: private System.Web.UI.Control __BuildControlA1() {
Line 286: System.Web.UI.HtmlControls.HtmlAnchor __ctrl;
Line 287:
Line 288: #line 98 "E:\Sites\powermag\CareersInPower.aspx"
Line 289: __ctrl = new System.Web.UI.HtmlControls.HtmlAnchor();
Line 290:
Line 291: #line default
Line 292: #line hidden
Line 293: this.A1 = __ctrl;
Line 294:
Line 295: #line 98 "E:\Sites\powermag\CareersInPower.aspx"
Line 296: __ctrl.ID = "A1";
Line 297:
Line 298: #line default
Line 299: #line hidden
Line 300:
Line 301: #line 98 "E:\Sites\powermag\CareersInPower.aspx"
Line 302: __ctrl.HRef = "#";
Line 303:
Line 304: #line default
Line 305: #line hidden
Line 306: System.Web.UI.IParserAccessor __parser = ((System.Web.UI.IParserAccessor)(__ctrl));
Line 307:
Line 308: #line 98 "E:\Sites\powermag\CareersInPower.aspx"
Line 309: __parser.AddParsedSubObject(new System.Web.UI.LiteralControl("Printer Friendly"));
Line 310:
Line 311: #line default
Line 312: #line hidden
Line 313: return __ctrl;
Line 314: }
Line 315:
Line 316: private System.Web.UI.Control __BuildControlA2() {
Line 317: System.Web.UI.HtmlControls.HtmlAnchor __ctrl;
Line 318:
Line 319: #line 102 "E:\Sites\powermag\CareersInPower.aspx"
Line 320: __ctrl = new System.Web.UI.HtmlControls.HtmlAnchor();
Line 321:
Line 322: #line default
Line 323: #line hidden
Line 324: this.A2 = __ctrl;
Line 325:
Line 326: #line 102 "E:\Sites\powermag\CareersInPower.aspx"
Line 327: __ctrl.ID = "A2";
Line 328:
Line 329: #line default
Line 330: #line hidden
Line 331:
Line 332: #line 102 "E:\Sites\powermag\CareersInPower.aspx"
Line 333: __ctrl.HRef = "#";
Line 334:
Line 335: #line default
Line 336: #line hidden
Line 337: System.Web.UI.IParserAccessor __parser = ((System.Web.UI.IParserAccessor)(__ctrl));
Line 338:
Line 339: #line 102 "E:\Sites\powermag\CareersInPower.aspx"
Line 340: __parser.AddParsedSubObject(new System.Web.UI.LiteralControl("Email A Friend"));
Line 341:
Line 342: #line default
Line 343: #line hidden
Line 344: return __ctrl;
Line 345: }
Line 346:
Line 347: private System.Web.UI.Control __BuildControlLili21() {
Line 348: Uludag.Lili2 __ctrl;
Line 349:
Line 350: #line 111 "E:\Sites\powermag\CareersInPower.aspx"
Line 351: __ctrl = new Uludag.Lili2();
Line 352:
Line 353: #line default
Line 354: #line hidden
Line 355: this.Lili21 = __ctrl;
Line 356:
Line 357: #line 111 "E:\Sites\powermag\CareersInPower.aspx"
Line 358: __ctrl.ID = "Lili21";
Line 359:
Line 360: #line default
Line 361: #line hidden
Line 362: return __ctrl;
Line 363: }
Line 364:
Line 365: private System.Web.UI.Control __BuildControlForm2() {
Line 366: System.Web.UI.HtmlControls.HtmlForm __ctrl;
Line 367:
Line 368: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 369: __ctrl = new System.Web.UI.HtmlControls.HtmlForm();
Line 370:
Line 371: #line default
Line 372: #line hidden
Line 373: this.Form2 = __ctrl;
Line 374:
Line 375: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 376: __ctrl.ID = "Form2";
Line 377:
Line 378: #line default
Line 379: #line hidden
Line 380:
Line 381: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 382: ((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("action", "View_EditHTML.aspx");
Line 383:
Line 384: #line default
Line 385: #line hidden
Line 386:
Line 387: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 388: __ctrl.Method = "post";
Line 389:
Line 390: #line default
Line 391: #line hidden
Line 392:
Line 393: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 394: this.__BuildControlSearch1();
Line 395:
Line 396: #line default
Line 397: #line hidden
Line 398: System.Web.UI.IParserAccessor __parser = ((System.Web.UI.IParserAccessor)(__ctrl));
Line 399:
Line 400: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 401: __parser.AddParsedSubObject(this.Search1);
Line 402:
Line 403: #line default
Line 404: #line hidden
Line 405:
Line 406: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 407: this.__BuildControlVerticalJSMenu1();
Line 408:
Line 409: #line default
Line 410: #line hidden
Line 411:
Line 412: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 413: __parser.AddParsedSubObject(this.VerticalJSMenu1);
Line 414:
Line 415: #line default
Line 416: #line hidden
Line 417:
Line 418: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 419: this.__BuildControl__HZ2();
Line 420:
Line 421: #line default
Line 422: #line hidden
Line 423:
Line 424: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 425: __parser.AddParsedSubObject(this.__HZ2);
Line 426:
Line 427: #line default
Line 428: #line hidden
Line 429:
Line 430: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 431: this.__BuildControllitPageContent();
Line 432:
Line 433: #line default
Line 434: #line hidden
Line 435:
Line 436: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 437: __parser.AddParsedSubObject(this.litPageContent);
Line 438:
Line 439: #line default
Line 440: #line hidden
Line 441:
Line 442: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 443: this.__BuildControl_EmailAFriend();
Line 444:
Line 445: #line default
Line 446: #line hidden
Line 447:
Line 448: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 449: __parser.AddParsedSubObject(this._EmailAFriend);
Line 450:
Line 451: #line default
Line 452: #line hidden
Line 453:
Line 454: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 455: this.__BuildControl_SearchResults();
Line 456:
Line 457: #line default
Line 458: #line hidden
Line 459:
Line 460: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 461: __parser.AddParsedSubObject(this._SearchResults);
Line 462:
Line 463: #line default
Line 464: #line hidden
Line 465:
Line 466: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 467: this.__BuildControlFooterlinks1();
Line 468:
Line 469: #line default
Line 470: #line hidden
Line 471:
Line 472: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 473: __parser.AddParsedSubObject(this.Footerlinks1);
Line 474:
Line 475: #line default
Line 476: #line hidden
Line 477:
Line 478: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 479: this.__BuildControlA1();
Line 480:
Line 481: #line default
Line 482: #line hidden
Line 483:
Line 484: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 485: __parser.AddParsedSubObject(this.A1);
Line 486:
Line 487: #line default
Line 488: #line hidden
Line 489:
Line 490: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 491: this.__BuildControlA2();
Line 492:
Line 493: #line default
Line 494: #line hidden
Line 495:
Line 496: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 497: __parser.AddParsedSubObject(this.A2);
Line 498:
Line 499: #line default
Line 500: #line hidden
Line 501:
Line 502: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 503: this.__BuildControlLili21();
Line 504:
Line 505: #line default
Line 506: #line hidden
Line 507:
Line 508: #line 26 "E:\Sites\powermag\CareersInPower.aspx"
Line 509: __parser.AddParsedSubObject(this.Lili21);
Line 510:
Line 511: #line default
Line 512: #line hidden
Line 513: __ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.__RenderForm2));
Line 514: return __ctrl;
Line 515: }
Line 516:
Line 517: private void __RenderForm2(System.Web.UI.HtmlTextWriter __output, System.Web.UI.Control parameterContainer) {
Line 518: this.WriteUTF8ResourceString(__output, 0, 935, true);
Line 519:
Line 520: #line 39 "E:\Sites\powermag\CareersInPower.aspx"
Line 521: parameterContainer.Controls[0].RenderControl(__output);
Line 522:
Line 523: #line default
Line 524: #line hidden
Line 525: this.WriteUTF8ResourceString(__output, 935, 2823, true);
Line 526:
Line 527: #line 79 "E:\Sites\powermag\CareersInPower.aspx"
Line 528: parameterContainer.Controls[1].RenderControl(__output);
Line 529:
Line 530: #line default
Line 531: #line hidden
Line 532:
Line 533: #line 79 "E:\Sites\powermag\CareersInPower.aspx"
Line 534: parameterContainer.Controls[2].RenderControl(__output);
Line 535:
Line 536: #line default
Line 537: #line hidden
Line 538: __output.Write("</td>\r\n\t\t\t\t\t\t\t\t<td vAlign=\"top\" width=\"653\" colspan=\"2\">\r\n\t\t\t\t\t\t\t\t\t<!-- BODY OF T" +
Line 539: "HE DOCUMENT EMBED EVERYTHING HERE -->\r\n\t\t\t\t\t\t\t\t\t<div style=\"PADDING-RIGHT: 10px;" +
Line 540: " PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px\">");
Line 541:
Line 542: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 543: parameterContainer.Controls[3].RenderControl(__output);
Line 544:
Line 545: #line default
Line 546: #line hidden
Line 547:
Line 548: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 549: parameterContainer.Controls[4].RenderControl(__output);
Line 550:
Line 551: #line default
Line 552: #line hidden
Line 553:
Line 554: #line 82 "E:\Sites\powermag\CareersInPower.aspx"
Line 555: parameterContainer.Controls[5].RenderControl(__output);
Line 556:
Line 557: #line default
Line 558: #line hidden
Line 559: __output.Write("</div>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr style=\"HEIGHT: 15px\">\r\n" +
Line 560: "\t\t\t\t\t\t\t\t<td colSpan=\"3\"> </td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t<td></td" +
Line 561: ">\r\n\t\t\t\t\t\t\t\t<td align=\"center\">\r\n\t\t\t\t\t\t\t\t\t<!-- FOOTER -->");
Line 562:
Line 563: #line 92 "E:\Sites\powermag\CareersInPower.aspx"
Line 564: parameterContainer.Controls[6].RenderControl(__output);
Line 565:
Line 566: #line default
Line 567: #line hidden
Line 568: __output.Write("</td>\r\n\t\t\t\t\t\t\t\t<td vAlign=\"top\">\r\n\t\t\t\t\t\t\t\t\t<table cellSpacing=\"0\" cellPadding=\"0\"" +
Line 569: " width=\"110\" align=\"left\" border=\"0\">\r\n\t\t\t\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t\t\t\t<td>\r\n\t\t\t\t\t\t\t\t" +
Line 570: "\t\t\t\t");
Line 571:
Line 572: #line 97 "E:\Sites\powermag\CareersInPower.aspx"
Line 573: if (Request.QueryString["uc"] == null){
Line 574:
Line 575: #line default
Line 576: #line hidden
Line 577:
Line 578: #line 98 "E:\Sites\powermag\CareersInPower.aspx"
Line 579: parameterContainer.Controls[7].RenderControl(__output);
Line 580:
Line 581: #line default
Line 582: #line hidden
Line 583: __output.Write("</td>\r\n\t\t\t\t\t\t\t\t\t\t\t");
Line 584:
Line 585: #line 99 "E:\Sites\powermag\CareersInPower.aspx"
Line 586: }
Line 587:
Line 588: #line default
Line 589: #line hidden
Line 590: __output.Write("\r\n\t\t\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t\t\t\t<td>");
Line 591:
Line 592: #line 102 "E:\Sites\powermag\CareersInPower.aspx"
Line 593: parameterContainer.Controls[8].RenderControl(__output);
Line 594:
Line 595: #line default
Line 596: #line hidden
Line 597: __output.Write("</td>\r\n\t\t\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</t" +
Line 598: "able>\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t</table>\r\n\t\t\t");
Line 599:
Line 600: #line 111 "E:\Sites\powermag\CareersInPower.aspx"
Line 601: parameterContainer.Controls[9].RenderControl(__output);
Line 602:
Line 603: #line default
Line 604: #line hidden
Line 605: }
Line 606:
Line 607: private void __BuildControlTree(System.Web.UI.Control __ctrl) {
Line 608: System.Web.UI.IParserAccessor __parser = ((System.Web.UI.IParserAccessor)(__ctrl));
Line 609:
Line 610: #line 1 "E:\Sites\powermag\CareersInPower.aspx"
Line 611: __parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(3758, 692, true));
Line 612:
Line 613: #line default
Line 614: #line hidden
Line 615:
Line 616: #line 1 "E:\Sites\powermag\CareersInPower.aspx"
Line 617: this.__BuildControlForm2();
Line 618:
Line 619: #line default
Line 620: #line hidden
Line 621:
Line 622: #line 1 "E:\Sites\powermag\CareersInPower.aspx"
Line 623: __parser.AddParsedSubObject(this.Form2);
Line 624:
Line 625: #line default
Line 626: #line hidden
Line 627:
Line 628: #line 1 "E:\Sites\powermag\CareersInPower.aspx"
Line 629: __parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\t</body>\r\n</HTML>\r\n"));
Line 630:
Line 631: #line default
Line 632: #line hidden
Line 633: }
Line 634:
Line 635: protected override void FrameworkInitialize() {
Line 636: SetStringResourcePointer(ASP.CareersInPower_aspx.__stringResource, 4450);
Line 637: this.__BuildControlTree(this);
Line 638: this.FileDependencies = ASP.CareersInPower_aspx.__fileDependencies;
Line 639: this.EnableViewStateMac = true;
Line 640: this.Request.ValidateInput();
Line 641: }
Line 642:
Line 643: public override int GetTypeHashCode() {
Line 644: return -1456257085;
Line 645: }
Line 646: }
Line 647: }
Line 648:
|