Line 1: #ExternalChecksum("\\marge\websites\GalCiv2 v2\myaccount.aspx","{406ea660-64cf-4c82-b6f0-42d48172a799}","47EFBD913954F9F2142C422A33B6498E")
Line 2: '------------------------------------------------------------------------------
Line 3: ' <auto-generated>
Line 4: ' This code was generated by a tool.
Line 5: ' Runtime Version:2.0.50727.832
Line 6: '
Line 7: ' Changes to this file may cause incorrect behavior and will be lost if
Line 8: ' the code is regenerated.
Line 9: ' </auto-generated>
Line 10: '------------------------------------------------------------------------------
Line 11:
Line 12: Option Strict Off
Line 13: Option Explicit On
Line 14:
Line 15: Imports ASP
Line 16: Imports Microsoft.VisualBasic
Line 17: Imports Stardock
Line 18: Imports Stardock.Builder.Controls.MyAccount
Line 19: Imports System
Line 20: Imports System.Collections
Line 21: Imports System.Collections.Generic
Line 22: Imports System.Collections.Specialized
Line 23: Imports System.Configuration
Line 24: Imports System.Text
Line 25: Imports System.Text.RegularExpressions
Line 26: Imports System.Web
Line 27: Imports System.Web.Caching
Line 28: Imports System.Web.Profile
Line 29: Imports System.Web.Security
Line 30: Imports System.Web.SessionState
Line 31: Imports System.Web.UI
Line 32: Imports System.Web.UI.HtmlControls
Line 33: Imports System.Web.UI.WebControls
Line 34: Imports System.Web.UI.WebControls.WebParts
Line 35:
Line 36: Namespace ASP
Line 37:
Line 38: <System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()> _
Line 39: Public Class myaccount_aspx
Line 40: Inherits Global.myaccount
Line 41: Implements System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler
Line 42:
Line 43: Private Shared __initialized As Boolean
Line 44:
Line 45: Private Shared __stringResource As Object
Line 46:
Line 47: Private Shared __fileDependencies As Object
Line 48:
Line 49: Public Sub New()
Line 50: MyBase.New
Line 51: Dim dependencies() As String
Line 52: CType(Me,myaccount).AppRelativeVirtualPath = "~/myaccount.aspx"
Line 53: If (Global.ASP.myaccount_aspx.__initialized = false) Then
Line 54: Global.ASP.myaccount_aspx.__stringResource = Me.ReadStringResource
Line 55: dependencies = New String(20) {}
Line 56: dependencies(0) = "~/Controls/Display/linkbar.ascx"
Line 57: dependencies(1) = "~/Controls/Display/login.ascx"
Line 58: dependencies(2) = "~/Controls/MyAccount/General.ascx"
Line 59: dependencies(3) = "~/myaccount.aspx"
Line 60: dependencies(4) = "~/Controls/Display/header.ascx"
Line 61: dependencies(5) = "~/Controls/Display/HeaderBar.ascx"
Line 62: dependencies(6) = "~/Controls/MyAccount/Registrations.ascx"
Line 63: dependencies(7) = "~/Controls/Display/SiteLogos.ascx"
Line 64: dependencies(8) = "~/Controls/Display/PageFooter.ascx"
Line 65: dependencies(9) = "~/Controls/Display/LeftBar.ascx"
Line 66: dependencies(10) = "~/Themes/Index.master"
Line 67: dependencies(11) = "~/Controls/MyAccount/Images.ascx"
Line 68: dependencies(12) = "~/Controls/MyAccount/PersonalInformation.ascx"
Line 69: dependencies(13) = "~/Controls/Display/WebPoll.ascx"
Line 70: dependencies(14) = "~/Controls/Display/Reviews.ascx"
Line 71: dependencies(15) = "~/Controls/Display/footer.ascx"
Line 72: dependencies(16) = "~/Controls/Display/MasterPageHeader.ascx"
Line 73: dependencies(17) = "~/Controls/Display/AccountOptions.ascx"
Line 74: dependencies(18) = "~/Controls/Display/PageHeader.ascx"
Line 75: dependencies(19) = "~/HtmlFiles/reviews.htm"
Line 76: dependencies(20) = "~/Controls/Display/RecentPosts.ascx"
Line 77: Global.ASP.myaccount_aspx.__fileDependencies = Me.GetWrappedFileDependencies(dependencies)
Line 78: Global.ASP.myaccount_aspx.__initialized = true
Line 79: End If
Line 80: Me.Server.ScriptTimeout = 30000000
Line 81: End Sub
Line 82:
Line 83: Protected ReadOnly Property Profile() As System.Web.Profile.DefaultProfile
Line 84: Get
Line 85: Return CType(Me.Context.Profile,System.Web.Profile.DefaultProfile)
Line 86: End Get
Line 87: End Property
Line 88:
Line 89: Protected Overrides ReadOnly Property SupportAutoEvents() As Boolean
Line 90: Get
Line 91: Return false
Line 92: End Get
Line 93: End Property
Line 94:
Line 95: Protected ReadOnly Property ApplicationInstance() As System.Web.HttpApplication
Line 96: Get
Line 97: Return CType(Me.Context.ApplicationInstance,System.Web.HttpApplication)
Line 98: End Get
Line 99: End Property
Line 100:
Line 101: Private Function __BuildControl__control2() As Global.ASP.controls_display_header_ascx
Line 102: Dim __ctrl As Global.ASP.controls_display_header_ascx
Line 103:
Line 104: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",10)
Line 105: __ctrl = New Global.ASP.controls_display_header_ascx
Line 106:
Line 107: #End ExternalSource
Line 108:
Line 109: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",10)
Line 110: __ctrl.InitializeAsUserControl(Me.Page)
Line 111:
Line 112: #End ExternalSource
Line 113:
Line 114: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",10)
Line 115: __ctrl.Type = "Custom"
Line 116:
Line 117: #End ExternalSource
Line 118:
Line 119: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",10)
Line 120: __ctrl.HeaderName = "My Account Information"
Line 121:
Line 122: #End ExternalSource
Line 123:
Line 124: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",10)
Line 125: __ctrl.EnableViewState = false
Line 126:
Line 127: #End ExternalSource
Line 128: Return __ctrl
Line 129: End Function
Line 130:
Line 131: Private Function __BuildControl_GeneralTab() As Global.System.Web.UI.WebControls.PlaceHolder
Line 132: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 133:
Line 134: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",14)
Line 135: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 136:
Line 137: #End ExternalSource
Line 138: Me._GeneralTab = __ctrl
Line 139: __ctrl.TemplateControl = Me
Line 140:
Line 141: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",14)
Line 142: __ctrl.ID = "_GeneralTab"
Line 143:
Line 144: #End ExternalSource
Line 145:
Line 146: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",14)
Line 147: __ctrl.Visible = false
Line 148:
Line 149: #End ExternalSource
Line 150:
Line 151: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",14)
Line 152: __ctrl.EnableViewState = false
Line 153:
Line 154: #End ExternalSource
Line 155: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 156:
Line 157: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",14)
Line 158: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(0, 519, true))
Line 159:
Line 160: #End ExternalSource
Line 161: Return __ctrl
Line 162: End Function
Line 163:
Line 164: Private Function __BuildControl_PersonalInfoTab() As Global.System.Web.UI.WebControls.PlaceHolder
Line 165: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 166:
Line 167: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",21)
Line 168: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 169:
Line 170: #End ExternalSource
Line 171: Me._PersonalInfoTab = __ctrl
Line 172: __ctrl.TemplateControl = Me
Line 173:
Line 174: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",21)
Line 175: __ctrl.ID = "_PersonalInfoTab"
Line 176:
Line 177: #End ExternalSource
Line 178:
Line 179: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",21)
Line 180: __ctrl.Visible = false
Line 181:
Line 182: #End ExternalSource
Line 183:
Line 184: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",21)
Line 185: __ctrl.EnableViewState = false
Line 186:
Line 187: #End ExternalSource
Line 188: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 189:
Line 190: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",21)
Line 191: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(519, 506, true))
Line 192:
Line 193: #End ExternalSource
Line 194: Return __ctrl
Line 195: End Function
Line 196:
Line 197: Private Function __BuildControl_ImagesTab() As Global.System.Web.UI.WebControls.PlaceHolder
Line 198: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 199:
Line 200: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",28)
Line 201: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 202:
Line 203: #End ExternalSource
Line 204: Me._ImagesTab = __ctrl
Line 205: __ctrl.TemplateControl = Me
Line 206:
Line 207: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",28)
Line 208: __ctrl.ID = "_ImagesTab"
Line 209:
Line 210: #End ExternalSource
Line 211:
Line 212: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",28)
Line 213: __ctrl.Visible = false
Line 214:
Line 215: #End ExternalSource
Line 216:
Line 217: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",28)
Line 218: __ctrl.EnableViewState = false
Line 219:
Line 220: #End ExternalSource
Line 221: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 222:
Line 223: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",28)
Line 224: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(1025, 512, true))
Line 225:
Line 226: #End ExternalSource
Line 227: Return __ctrl
Line 228: End Function
Line 229:
Line 230: Private Function __BuildControl_SdNetTab() As Global.System.Web.UI.WebControls.PlaceHolder
Line 231: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 232:
Line 233: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",35)
Line 234: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 235:
Line 236: #End ExternalSource
Line 237: Me._SdNetTab = __ctrl
Line 238: __ctrl.TemplateControl = Me
Line 239:
Line 240: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",35)
Line 241: __ctrl.ID = "_SdNetTab"
Line 242:
Line 243: #End ExternalSource
Line 244:
Line 245: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",35)
Line 246: __ctrl.Visible = false
Line 247:
Line 248: #End ExternalSource
Line 249:
Line 250: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",35)
Line 251: __ctrl.EnableViewState = false
Line 252:
Line 253: #End ExternalSource
Line 254: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 255:
Line 256: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",35)
Line 257: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(1537, 515, true))
Line 258:
Line 259: #End ExternalSource
Line 260: Return __ctrl
Line 261: End Function
Line 262:
Line 263: Private Function __BuildControl_RegistrationsTab() As Global.System.Web.UI.WebControls.PlaceHolder
Line 264: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 265:
Line 266: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",42)
Line 267: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 268:
Line 269: #End ExternalSource
Line 270: Me._RegistrationsTab = __ctrl
Line 271: __ctrl.TemplateControl = Me
Line 272:
Line 273: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",42)
Line 274: __ctrl.ID = "_RegistrationsTab"
Line 275:
Line 276: #End ExternalSource
Line 277:
Line 278: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",42)
Line 279: __ctrl.Visible = false
Line 280:
Line 281: #End ExternalSource
Line 282:
Line 283: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",42)
Line 284: __ctrl.EnableViewState = false
Line 285:
Line 286: #End ExternalSource
Line 287: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 288:
Line 289: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",42)
Line 290: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(2052, 507, true))
Line 291:
Line 292: #End ExternalSource
Line 293: Return __ctrl
Line 294: End Function
Line 295:
Line 296: Private Function __BuildControl__control3() As Global.ASP.controls_myaccount_general_ascx
Line 297: Dim __ctrl As Global.ASP.controls_myaccount_general_ascx
Line 298:
Line 299: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",54)
Line 300: __ctrl = New Global.ASP.controls_myaccount_general_ascx
Line 301:
Line 302: #End ExternalSource
Line 303:
Line 304: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",54)
Line 305: __ctrl.InitializeAsUserControl(Me.Page)
Line 306:
Line 307: #End ExternalSource
Line 308:
Line 309: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",54)
Line 310: __ctrl.EnableViewState = false
Line 311:
Line 312: #End ExternalSource
Line 313: Return __ctrl
Line 314: End Function
Line 315:
Line 316: Private Function __BuildControl_General() As Global.System.Web.UI.WebControls.PlaceHolder
Line 317: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 318:
Line 319: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",53)
Line 320: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 321:
Line 322: #End ExternalSource
Line 323: Me._General = __ctrl
Line 324: __ctrl.TemplateControl = Me
Line 325:
Line 326: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",53)
Line 327: __ctrl.ID = "_General"
Line 328:
Line 329: #End ExternalSource
Line 330:
Line 331: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",53)
Line 332: __ctrl.Visible = false
Line 333:
Line 334: #End ExternalSource
Line 335: Dim __ctrl1 As Global.ASP.controls_myaccount_general_ascx
Line 336:
Line 337: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",53)
Line 338: __ctrl1 = Me.__BuildControl__control3
Line 339:
Line 340: #End ExternalSource
Line 341: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 342:
Line 343: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",53)
Line 344: __parser.AddParsedSubObject(__ctrl1)
Line 345:
Line 346: #End ExternalSource
Line 347:
Line 348: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",53)
Line 349: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(2559, 606, true))
Line 350:
Line 351: #End ExternalSource
Line 352: Return __ctrl
Line 353: End Function
Line 354:
Line 355: Private Function __BuildControl__control4() As Global.ASP.controls_myaccount_personalinformation_ascx
Line 356: Dim __ctrl As Global.ASP.controls_myaccount_personalinformation_ascx
Line 357:
Line 358: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",64)
Line 359: __ctrl = New Global.ASP.controls_myaccount_personalinformation_ascx
Line 360:
Line 361: #End ExternalSource
Line 362:
Line 363: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",64)
Line 364: __ctrl.InitializeAsUserControl(Me.Page)
Line 365:
Line 366: #End ExternalSource
Line 367:
Line 368: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",64)
Line 369: __ctrl.EnableViewState = false
Line 370:
Line 371: #End ExternalSource
Line 372: Return __ctrl
Line 373: End Function
Line 374:
Line 375: Private Function __BuildControl_PersonalInfo() As Global.System.Web.UI.WebControls.PlaceHolder
Line 376: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 377:
Line 378: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",63)
Line 379: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 380:
Line 381: #End ExternalSource
Line 382: Me._PersonalInfo = __ctrl
Line 383: __ctrl.TemplateControl = Me
Line 384:
Line 385: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",63)
Line 386: __ctrl.ID = "_PersonalInfo"
Line 387:
Line 388: #End ExternalSource
Line 389:
Line 390: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",63)
Line 391: __ctrl.Visible = false
Line 392:
Line 393: #End ExternalSource
Line 394: Dim __ctrl1 As Global.ASP.controls_myaccount_personalinformation_ascx
Line 395:
Line 396: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",63)
Line 397: __ctrl1 = Me.__BuildControl__control4
Line 398:
Line 399: #End ExternalSource
Line 400: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 401:
Line 402: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",63)
Line 403: __parser.AddParsedSubObject(__ctrl1)
Line 404:
Line 405: #End ExternalSource
Line 406: Return __ctrl
Line 407: End Function
Line 408:
Line 409: Private Function __BuildControl__control5() As Global.ASP.controls_myaccount_images_ascx
Line 410: Dim __ctrl As Global.ASP.controls_myaccount_images_ascx
Line 411:
Line 412: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",68)
Line 413: __ctrl = New Global.ASP.controls_myaccount_images_ascx
Line 414:
Line 415: #End ExternalSource
Line 416:
Line 417: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",68)
Line 418: __ctrl.InitializeAsUserControl(Me.Page)
Line 419:
Line 420: #End ExternalSource
Line 421:
Line 422: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",68)
Line 423: __ctrl.EnableViewState = false
Line 424:
Line 425: #End ExternalSource
Line 426: Return __ctrl
Line 427: End Function
Line 428:
Line 429: Private Function __BuildControl_Images() As Global.System.Web.UI.WebControls.PlaceHolder
Line 430: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 431:
Line 432: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",67)
Line 433: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 434:
Line 435: #End ExternalSource
Line 436: Me._Images = __ctrl
Line 437: __ctrl.TemplateControl = Me
Line 438:
Line 439: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",67)
Line 440: __ctrl.ID = "_Images"
Line 441:
Line 442: #End ExternalSource
Line 443:
Line 444: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",67)
Line 445: __ctrl.Visible = false
Line 446:
Line 447: #End ExternalSource
Line 448: Dim __ctrl1 As Global.ASP.controls_myaccount_images_ascx
Line 449:
Line 450: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",67)
Line 451: __ctrl1 = Me.__BuildControl__control5
Line 452:
Line 453: #End ExternalSource
Line 454: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 455:
Line 456: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",67)
Line 457: __parser.AddParsedSubObject(__ctrl1)
Line 458:
Line 459: #End ExternalSource
Line 460: Return __ctrl
Line 461: End Function
Line 462:
Line 463: Private Function __BuildControl__control6() As Global.Stardock.Builder.Controls.MyAccount.StardockAccount
Line 464: Dim __ctrl As Global.Stardock.Builder.Controls.MyAccount.StardockAccount
Line 465:
Line 466: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",72)
Line 467: __ctrl = New Global.Stardock.Builder.Controls.MyAccount.StardockAccount
Line 468:
Line 469: #End ExternalSource
Line 470:
Line 471: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",72)
Line 472: __ctrl.InitializeAsUserControl(Me.Page)
Line 473:
Line 474: #End ExternalSource
Line 475:
Line 476: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",72)
Line 477: __ctrl.AccountTypeID = 19
Line 478:
Line 479: #End ExternalSource
Line 480:
Line 481: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",72)
Line 482: __ctrl.EnableViewState = false
Line 483:
Line 484: #End ExternalSource
Line 485: Return __ctrl
Line 486: End Function
Line 487:
Line 488: Private Function __BuildControl_SdNetAccount() As Global.System.Web.UI.WebControls.PlaceHolder
Line 489: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 490:
Line 491: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",71)
Line 492: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 493:
Line 494: #End ExternalSource
Line 495: Me._SdNetAccount = __ctrl
Line 496: __ctrl.TemplateControl = Me
Line 497:
Line 498: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",71)
Line 499: __ctrl.ID = "_SdNetAccount"
Line 500:
Line 501: #End ExternalSource
Line 502:
Line 503: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",71)
Line 504: __ctrl.Visible = false
Line 505:
Line 506: #End ExternalSource
Line 507: Dim __ctrl1 As Global.Stardock.Builder.Controls.MyAccount.StardockAccount
Line 508:
Line 509: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",71)
Line 510: __ctrl1 = Me.__BuildControl__control6
Line 511:
Line 512: #End ExternalSource
Line 513: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 514:
Line 515: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",71)
Line 516: __parser.AddParsedSubObject(__ctrl1)
Line 517:
Line 518: #End ExternalSource
Line 519: Return __ctrl
Line 520: End Function
Line 521:
Line 522: Private Function __BuildControl__control7() As Global.ASP.controls_myaccount_registrations_ascx
Line 523: Dim __ctrl As Global.ASP.controls_myaccount_registrations_ascx
Line 524:
Line 525: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",76)
Line 526: __ctrl = New Global.ASP.controls_myaccount_registrations_ascx
Line 527:
Line 528: #End ExternalSource
Line 529:
Line 530: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",76)
Line 531: __ctrl.InitializeAsUserControl(Me.Page)
Line 532:
Line 533: #End ExternalSource
Line 534:
Line 535: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",76)
Line 536: __ctrl.EnableViewState = false
Line 537:
Line 538: #End ExternalSource
Line 539: Return __ctrl
Line 540: End Function
Line 541:
Line 542: Private Function __BuildControl_Registrations() As Global.System.Web.UI.WebControls.PlaceHolder
Line 543: Dim __ctrl As Global.System.Web.UI.WebControls.PlaceHolder
Line 544:
Line 545: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",75)
Line 546: __ctrl = New Global.System.Web.UI.WebControls.PlaceHolder
Line 547:
Line 548: #End ExternalSource
Line 549: Me._Registrations = __ctrl
Line 550: __ctrl.TemplateControl = Me
Line 551:
Line 552: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",75)
Line 553: __ctrl.ID = "_Registrations"
Line 554:
Line 555: #End ExternalSource
Line 556:
Line 557: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",75)
Line 558: __ctrl.Visible = false
Line 559:
Line 560: #End ExternalSource
Line 561: Dim __ctrl1 As Global.ASP.controls_myaccount_registrations_ascx
Line 562:
Line 563: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",75)
Line 564: __ctrl1 = Me.__BuildControl__control7
Line 565:
Line 566: #End ExternalSource
Line 567: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 568:
Line 569: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",75)
Line 570: __parser.AddParsedSubObject(__ctrl1)
Line 571:
Line 572: #End ExternalSource
Line 573: Return __ctrl
Line 574: End Function
Line 575:
Line 576: Private Function __BuildControl__control8() As Global.ASP.controls_display_footer_ascx
Line 577: Dim __ctrl As Global.ASP.controls_display_footer_ascx
Line 578:
Line 579: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",82)
Line 580: __ctrl = New Global.ASP.controls_display_footer_ascx
Line 581:
Line 582: #End ExternalSource
Line 583:
Line 584: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",82)
Line 585: __ctrl.InitializeAsUserControl(Me.Page)
Line 586:
Line 587: #End ExternalSource
Line 588:
Line 589: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",82)
Line 590: __ctrl.Type = "Custom"
Line 591:
Line 592: #End ExternalSource
Line 593:
Line 594: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",82)
Line 595: __ctrl.EnableViewState = false
Line 596:
Line 597: #End ExternalSource
Line 598: Return __ctrl
Line 599: End Function
Line 600:
Line 601: Private Sub __BuildControl_Content(ByVal __ctrl As System.Web.UI.Control)
Line 602: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 603:
Line 604: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 605: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 606:
Line 607: #End ExternalSource
Line 608: Dim __ctrl1 As Global.ASP.controls_display_header_ascx
Line 609:
Line 610: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 611: __ctrl1 = Me.__BuildControl__control2
Line 612:
Line 613: #End ExternalSource
Line 614:
Line 615: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 616: __parser.AddParsedSubObject(__ctrl1)
Line 617:
Line 618: #End ExternalSource
Line 619:
Line 620: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 621: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" <div class=""MA_TabMaxConstraints"">"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" <div class=""MA_TabContraints"">"& _
Line 622: ""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 623:
Line 624: #End ExternalSource
Line 625: Dim __ctrl2 As Global.System.Web.UI.WebControls.PlaceHolder
Line 626:
Line 627: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 628: __ctrl2 = Me.__BuildControl_GeneralTab
Line 629:
Line 630: #End ExternalSource
Line 631:
Line 632: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 633: __parser.AddParsedSubObject(__ctrl2)
Line 634:
Line 635: #End ExternalSource
Line 636:
Line 637: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 638: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 639:
Line 640: #End ExternalSource
Line 641: Dim __ctrl3 As Global.System.Web.UI.WebControls.PlaceHolder
Line 642:
Line 643: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 644: __ctrl3 = Me.__BuildControl_PersonalInfoTab
Line 645:
Line 646: #End ExternalSource
Line 647:
Line 648: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 649: __parser.AddParsedSubObject(__ctrl3)
Line 650:
Line 651: #End ExternalSource
Line 652:
Line 653: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 654: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 655:
Line 656: #End ExternalSource
Line 657: Dim __ctrl4 As Global.System.Web.UI.WebControls.PlaceHolder
Line 658:
Line 659: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 660: __ctrl4 = Me.__BuildControl_ImagesTab
Line 661:
Line 662: #End ExternalSource
Line 663:
Line 664: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 665: __parser.AddParsedSubObject(__ctrl4)
Line 666:
Line 667: #End ExternalSource
Line 668:
Line 669: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 670: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 671:
Line 672: #End ExternalSource
Line 673: Dim __ctrl5 As Global.System.Web.UI.WebControls.PlaceHolder
Line 674:
Line 675: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 676: __ctrl5 = Me.__BuildControl_SdNetTab
Line 677:
Line 678: #End ExternalSource
Line 679:
Line 680: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 681: __parser.AddParsedSubObject(__ctrl5)
Line 682:
Line 683: #End ExternalSource
Line 684:
Line 685: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 686: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 687:
Line 688: #End ExternalSource
Line 689: Dim __ctrl6 As Global.System.Web.UI.WebControls.PlaceHolder
Line 690:
Line 691: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 692: __ctrl6 = Me.__BuildControl_RegistrationsTab
Line 693:
Line 694: #End ExternalSource
Line 695:
Line 696: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 697: __parser.AddParsedSubObject(__ctrl6)
Line 698:
Line 699: #End ExternalSource
Line 700:
Line 701: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 702: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" </div>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" </div>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" <div class=""MA_ContentBox"">"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)& _
Line 703: ""&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 704:
Line 705: #End ExternalSource
Line 706: Dim __ctrl7 As Global.System.Web.UI.WebControls.PlaceHolder
Line 707:
Line 708: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 709: __ctrl7 = Me.__BuildControl_General
Line 710:
Line 711: #End ExternalSource
Line 712:
Line 713: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 714: __parser.AddParsedSubObject(__ctrl7)
Line 715:
Line 716: #End ExternalSource
Line 717:
Line 718: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 719: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 720:
Line 721: #End ExternalSource
Line 722: Dim __ctrl8 As Global.System.Web.UI.WebControls.PlaceHolder
Line 723:
Line 724: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 725: __ctrl8 = Me.__BuildControl_PersonalInfo
Line 726:
Line 727: #End ExternalSource
Line 728:
Line 729: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 730: __parser.AddParsedSubObject(__ctrl8)
Line 731:
Line 732: #End ExternalSource
Line 733:
Line 734: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 735: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 736:
Line 737: #End ExternalSource
Line 738: Dim __ctrl9 As Global.System.Web.UI.WebControls.PlaceHolder
Line 739:
Line 740: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 741: __ctrl9 = Me.__BuildControl_Images
Line 742:
Line 743: #End ExternalSource
Line 744:
Line 745: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 746: __parser.AddParsedSubObject(__ctrl9)
Line 747:
Line 748: #End ExternalSource
Line 749:
Line 750: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 751: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 752:
Line 753: #End ExternalSource
Line 754: Dim __ctrl10 As Global.System.Web.UI.WebControls.PlaceHolder
Line 755:
Line 756: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 757: __ctrl10 = Me.__BuildControl_SdNetAccount
Line 758:
Line 759: #End ExternalSource
Line 760:
Line 761: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 762: __parser.AddParsedSubObject(__ctrl10)
Line 763:
Line 764: #End ExternalSource
Line 765:
Line 766: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 767: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 768:
Line 769: #End ExternalSource
Line 770: Dim __ctrl11 As Global.System.Web.UI.WebControls.PlaceHolder
Line 771:
Line 772: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 773: __ctrl11 = Me.__BuildControl_Registrations
Line 774:
Line 775: #End ExternalSource
Line 776:
Line 777: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 778: __parser.AddParsedSubObject(__ctrl11)
Line 779:
Line 780: #End ExternalSource
Line 781:
Line 782: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 783: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" </div>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" "))
Line 784:
Line 785: #End ExternalSource
Line 786: Dim __ctrl12 As Global.ASP.controls_display_footer_ascx
Line 787:
Line 788: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 789: __ctrl12 = Me.__BuildControl__control8
Line 790:
Line 791: #End ExternalSource
Line 792:
Line 793: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 794: __parser.AddParsedSubObject(__ctrl12)
Line 795:
Line 796: #End ExternalSource
Line 797:
Line 798: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 799: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)))
Line 800:
Line 801: #End ExternalSource
Line 802: End Sub
Line 803:
Line 804: Private Sub __BuildControlTree(ByVal __ctrl As myaccount_aspx)
Line 805:
Line 806: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",1)
Line 807: __ctrl.MasterPageFile = "~/Themes/Index.master"
Line 808:
Line 809: #End ExternalSource
Line 810:
Line 811: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",1)
Line 812: Me.InitializeCulture
Line 813:
Line 814: #End ExternalSource
Line 815:
Line 816: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",9)
Line 817: Me.AddContentTemplate("_ContentArea", New System.Web.UI.CompiledTemplateBuilder(AddressOf Me.__BuildControl_Content))
Line 818:
Line 819: #End ExternalSource
Line 820: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 821:
Line 822: #ExternalSource("\\marge\websites\GalCiv2 v2\myaccount.aspx",1)
Line 823: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)))
Line 824:
Line 825: #End ExternalSource
Line 826: End Sub
Line 827:
Line 828: Protected Overrides Sub FrameworkInitialize()
Line 829: MyBase.FrameworkInitialize
Line 830: SetStringResourcePointer(Global.ASP.myaccount_aspx.__stringResource, 0)
Line 831: Me.__BuildControlTree(Me)
Line 832: Me.AddWrappedFileDependencies(Global.ASP.myaccount_aspx.__fileDependencies)
Line 833: Me.Request.ValidateInput
Line 834: End Sub
Line 835:
Line 836: Public Overrides Function GetTypeHashCode() As Integer
Line 837: Return -1943332092
Line 838: End Function
Line 839:
Line 840: Public Overrides Sub ProcessRequest(ByVal context As System.Web.HttpContext)
Line 841: MyBase.ProcessRequest(context)
Line 842: End Sub
Line 843: End Class
Line 844: End Namespace
Line 845:
|