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: Option Strict Off
Line 12: Option Explicit On
Line 13:
Line 14: Imports _ASP
Line 15: Imports ASP
Line 16: Imports Engage
Line 17: Imports Microsoft.VisualBasic
Line 18: Imports System
Line 19: Imports System.Collections
Line 20: Imports System.Collections.Specialized
Line 21: Imports System.Configuration
Line 22: Imports System.Text
Line 23: Imports System.Text.RegularExpressions
Line 24: Imports System.Web
Line 25: Imports System.Web.Caching
Line 26: Imports System.Web.Security
Line 27: Imports System.Web.SessionState
Line 28: Imports System.Web.UI
Line 29: Imports System.Web.UI.HtmlControls
Line 30: Imports System.Web.UI.WebControls
Line 31:
Line 32: Namespace ASP
Line 33:
Line 34: Public Class footer_ascx
Line 35: Inherits System.Web.UI.UserControl
Line 36:
Line 37: Private Shared __autoHandlers As Integer
Line 38:
Line 39:
Line 40: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",28)
Line 41: Protected LeaderBoard As ASP.ads_leaderboard_ascx
Line 42:
Line 43: #End ExternalSource
Line 44:
Line 45:
Line 46: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",114)
Line 47: Private __control2 As ASP.ads_250_x_250_ascx
Line 48:
Line 49: #End ExternalSource
Line 50:
Line 51:
Line 52: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",141)
Line 53: Private __control3 As ASP.premier_links_ascx
Line 54:
Line 55: #End ExternalSource
Line 56:
Line 57:
Line 58: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",143)
Line 59: Private __control4 As ASP.SWN_Footer_ascx
Line 60:
Line 61: #End ExternalSource
Line 62:
Line 63:
Line 64: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",145)
Line 65: Private __control5 As _ASP.PoweredBy_ascx
Line 66:
Line 67: #End ExternalSource
Line 68:
Line 69: Private Shared __initialized As Boolean = false
Line 70:
Line 71: Private Shared __stringResource As Object
Line 72:
Line 73:
Line 74: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",8)
Line 75:
Line 76: Public Banner_area as String = "HOME"
Line 77: Public Banner_postion as String = "FOOTER_BN"
Line 78:
Line 79: sub Page_Load(Sender as Object, E as EventArgs)
Line 80: LeaderBoard.Banner_area = Banner_area
Line 81: LeaderBoard.Banner_postion = Banner_postion
Line 82: End Sub
Line 83: '____________________________________________________________
Line 84:
Line 85:
Line 86:
Line 87: #End ExternalSource
Line 88:
Line 89: Public Sub New()
Line 90: MyBase.New
Line 91: If (ASP.footer_ascx.__initialized = false) Then
Line 92: ASP.footer_ascx.__stringResource = System.Web.UI.TemplateControl.ReadStringResource(GetType(ASP.footer_ascx))
Line 93: ASP.footer_ascx.__initialized = true
Line 94: End If
Line 95: End Sub
Line 96:
Line 97: Protected Overrides Property AutoHandlers As Integer
Line 98: Get
Line 99: Return ASP.footer_ascx.__autoHandlers
Line 100: End Get
Line 101: Set
Line 102: ASP.footer_ascx.__autoHandlers = value
Line 103: End Set
Line 104: End Property
Line 105:
Line 106: Protected ReadOnly Property ApplicationInstance As ASP.global_asax
Line 107: Get
Line 108: Return CType(Me.Context.ApplicationInstance,ASP.global_asax)
Line 109: End Get
Line 110: End Property
Line 111:
Line 112: Public Overrides ReadOnly Property TemplateSourceDirectory As String
Line 113: Get
Line 114: Return "/siteinfo"
Line 115: End Get
Line 116: End Property
Line 117:
Line 118: Private Function __BuildControlLeaderBoard() As System.Web.UI.Control
Line 119: Dim __ctrl As ASP.ads_leaderboard_ascx
Line 120:
Line 121: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",28)
Line 122: __ctrl = New ASP.ads_leaderboard_ascx
Line 123:
Line 124: #End ExternalSource
Line 125: Me.LeaderBoard = __ctrl
Line 126:
Line 127: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",28)
Line 128: Me.LeaderBoard.InitializeAsUserControl(Me.Page)
Line 129:
Line 130: #End ExternalSource
Line 131:
Line 132: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",28)
Line 133: __ctrl.ID = "LeaderBoard"
Line 134:
Line 135: #End ExternalSource
Line 136: Return __ctrl
Line 137: End Function
Line 138:
Line 139: Private Function __BuildControl__control2() As System.Web.UI.Control
Line 140: Dim __ctrl As ASP.ads_250_x_250_ascx
Line 141:
Line 142: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",114)
Line 143: __ctrl = New ASP.ads_250_x_250_ascx
Line 144:
Line 145: #End ExternalSource
Line 146: Me.__control2 = __ctrl
Line 147:
Line 148: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",114)
Line 149: Me.__control2.InitializeAsUserControl(Me.Page)
Line 150:
Line 151: #End ExternalSource
Line 152: Return __ctrl
Line 153: End Function
Line 154:
Line 155: Private Function __BuildControl__control3() As System.Web.UI.Control
Line 156: Dim __ctrl As ASP.premier_links_ascx
Line 157:
Line 158: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",141)
Line 159: __ctrl = New ASP.premier_links_ascx
Line 160:
Line 161: #End ExternalSource
Line 162: Me.__control3 = __ctrl
Line 163:
Line 164: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",141)
Line 165: Me.__control3.InitializeAsUserControl(Me.Page)
Line 166:
Line 167: #End ExternalSource
Line 168:
Line 169: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",141)
Line 170: __ctrl.Visible = false
Line 171:
Line 172: #End ExternalSource
Line 173: Return __ctrl
Line 174: End Function
Line 175:
Line 176: Private Function __BuildControl__control4() As System.Web.UI.Control
Line 177: Dim __ctrl As ASP.SWN_Footer_ascx
Line 178:
Line 179: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",143)
Line 180: __ctrl = New ASP.SWN_Footer_ascx
Line 181:
Line 182: #End ExternalSource
Line 183: Me.__control4 = __ctrl
Line 184:
Line 185: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",143)
Line 186: Me.__control4.InitializeAsUserControl(Me.Page)
Line 187:
Line 188: #End ExternalSource
Line 189:
Line 190: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",143)
Line 191: __ctrl.Visible = false
Line 192:
Line 193: #End ExternalSource
Line 194: Return __ctrl
Line 195: End Function
Line 196:
Line 197: Private Function __BuildControl__control5() As System.Web.UI.Control
Line 198: Dim __ctrl As _ASP.PoweredBy_ascx
Line 199:
Line 200: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",145)
Line 201: __ctrl = New _ASP.PoweredBy_ascx
Line 202:
Line 203: #End ExternalSource
Line 204: Me.__control5 = __ctrl
Line 205:
Line 206: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",145)
Line 207: Me.__control5.InitializeAsUserControl(Me.Page)
Line 208:
Line 209: #End ExternalSource
Line 210:
Line 211: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",145)
Line 212: __ctrl.Visible = false
Line 213:
Line 214: #End ExternalSource
Line 215: Return __ctrl
Line 216: End Function
Line 217:
Line 218: Private Sub __BuildControlTree(ByVal __ctrl As System.Web.UI.Control)
Line 219: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 220:
Line 221: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 222: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<table width=""783"" border=""0"" cellspacing=""0"" cellpadding=""0"" style="""& _
Line 223: "padding-top:8px"">"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<tr><td align=""center"">"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)))
Line 224:
Line 225: #End ExternalSource
Line 226:
Line 227: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 228: Me.__BuildControlLeaderBoard
Line 229:
Line 230: #End ExternalSource
Line 231:
Line 232: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 233: __parser.AddParsedSubObject(Me.LeaderBoard)
Line 234:
Line 235: #End ExternalSource
Line 236:
Line 237: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 238: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(0, 3762, true))
Line 239:
Line 240: #End ExternalSource
Line 241:
Line 242: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 243: Me.__BuildControl__control2
Line 244:
Line 245: #End ExternalSource
Line 246:
Line 247: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 248: __parser.AddParsedSubObject(Me.__control2)
Line 249:
Line 250: #End ExternalSource
Line 251:
Line 252: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 253: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(3762, 1298, true))
Line 254:
Line 255: #End ExternalSource
Line 256:
Line 257: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 258: Me.__BuildControl__control3
Line 259:
Line 260: #End ExternalSource
Line 261:
Line 262: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 263: __parser.AddParsedSubObject(Me.__control3)
Line 264:
Line 265: #End ExternalSource
Line 266:
Line 267: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 268: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<br>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)))
Line 269:
Line 270: #End ExternalSource
Line 271:
Line 272: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 273: Me.__BuildControl__control4
Line 274:
Line 275: #End ExternalSource
Line 276:
Line 277: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 278: __parser.AddParsedSubObject(Me.__control4)
Line 279:
Line 280: #End ExternalSource
Line 281:
Line 282: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 283: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"<br>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)))
Line 284:
Line 285: #End ExternalSource
Line 286:
Line 287: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 288: Me.__BuildControl__control5
Line 289:
Line 290: #End ExternalSource
Line 291:
Line 292: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 293: __parser.AddParsedSubObject(Me.__control5)
Line 294:
Line 295: #End ExternalSource
Line 296:
Line 297: #ExternalSource("E:\Replicated\National\TheFish.com\www02\siteinfo\footer.ascx",1)
Line 298: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"</body>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)&"</html>"&Microsoft.VisualBasic.ChrW(13)&Microsoft.VisualBasic.ChrW(10)))
Line 299:
Line 300: #End ExternalSource
Line 301: End Sub
Line 302:
Line 303: Protected Overrides Sub FrameworkInitialize()
Line 304: SetStringResourcePointer(ASP.footer_ascx.__stringResource, 5060)
Line 305: Me.__BuildControlTree(Me)
Line 306: End Sub
Line 307: End Class
Line 308: End Namespace
Line 309:
|