Line 1: #ExternalChecksum("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx","{406ea660-64cf-4c82-b6f0-42d48172a799}","3214CBB8D386EC694E5C2FAA9B56050F")
Line 2: '------------------------------------------------------------------------------
Line 3: ' <auto-generated>
Line 4: ' This code was generated by a tool.
Line 5: ' Runtime Version:2.0.50727.1433
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 System
Line 18: Imports System.Collections
Line 19: Imports System.Collections.Specialized
Line 20: Imports System.Configuration
Line 21: Imports System.Text
Line 22: Imports System.Text.RegularExpressions
Line 23: Imports System.Web
Line 24: Imports System.Web.Caching
Line 25: Imports System.Web.Profile
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: Imports System.Web.UI.WebControls.WebParts
Line 32:
Line 33: Namespace ASP
Line 34:
Line 35: <System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()> _
Line 36: Public Class index1_aspx
Line 37: Inherits Global.System.Web.UI.Page
Line 38: Implements System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler
Line 39:
Line 40:
Line 41: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",35)
Line 42: Protected WithEvents Top1 As Global.ASP.top_ascx
Line 43:
Line 44: #End ExternalSource
Line 45:
Line 46:
Line 47: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",41)
Line 48: Protected WithEvents Menu1 As Global.ASP.menu_ascx
Line 49:
Line 50: #End ExternalSource
Line 51:
Line 52:
Line 53: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",86)
Line 54: Protected WithEvents Footer1 As Global.ASP.footer_ascx
Line 55:
Line 56: #End ExternalSource
Line 57:
Line 58:
Line 59: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 60: Protected WithEvents Form1 As Global.System.Web.UI.HtmlControls.HtmlForm
Line 61:
Line 62: #End ExternalSource
Line 63:
Line 64: Private Shared __initialized As Boolean
Line 65:
Line 66: Private Shared __stringResource As Object
Line 67:
Line 68: Private Shared __fileDependencies As Object
Line 69:
Line 70: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 71: Public Sub New()
Line 72: MyBase.New
Line 73: Dim dependencies() As String
Line 74: CType(Me,Global.System.Web.UI.Page).AppRelativeVirtualPath = "~/index1.aspx"
Line 75: If (Global.ASP.index1_aspx.__initialized = false) Then
Line 76: Global.ASP.index1_aspx.__stringResource = Me.ReadStringResource
Line 77: dependencies = New String(3) {}
Line 78: dependencies(0) = "~/index1.aspx"
Line 79: dependencies(1) = "~/top.ascx"
Line 80: dependencies(2) = "~/footer.ascx"
Line 81: dependencies(3) = "~/menu.ascx"
Line 82: Global.ASP.index1_aspx.__fileDependencies = Me.GetWrappedFileDependencies(dependencies)
Line 83: Global.ASP.index1_aspx.__initialized = true
Line 84: End If
Line 85: Me.Server.ScriptTimeout = 30000000
Line 86: End Sub
Line 87:
Line 88: Protected ReadOnly Property Profile() As System.Web.Profile.DefaultProfile
Line 89: Get
Line 90: Return CType(Me.Context.Profile,System.Web.Profile.DefaultProfile)
Line 91: End Get
Line 92: End Property
Line 93:
Line 94: Protected Overrides ReadOnly Property SupportAutoEvents() As Boolean
Line 95: Get
Line 96: Return false
Line 97: End Get
Line 98: End Property
Line 99:
Line 100: Protected ReadOnly Property ApplicationInstance() As System.Web.HttpApplication
Line 101: Get
Line 102: Return CType(Me.Context.ApplicationInstance,System.Web.HttpApplication)
Line 103: End Get
Line 104: End Property
Line 105:
Line 106: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 107: Private Function __BuildControlTop1() As Global.ASP.top_ascx
Line 108: Dim __ctrl As Global.ASP.top_ascx
Line 109:
Line 110: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",35)
Line 111: __ctrl = New Global.ASP.top_ascx
Line 112:
Line 113: #End ExternalSource
Line 114: Me.Top1 = __ctrl
Line 115:
Line 116: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",35)
Line 117: __ctrl.InitializeAsUserControl(Me.Page)
Line 118:
Line 119: #End ExternalSource
Line 120:
Line 121: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",35)
Line 122: __ctrl.ID = "Top1"
Line 123:
Line 124: #End ExternalSource
Line 125: Return __ctrl
Line 126: End Function
Line 127:
Line 128: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 129: Private Function __BuildControlMenu1() As Global.ASP.menu_ascx
Line 130: Dim __ctrl As Global.ASP.menu_ascx
Line 131:
Line 132: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",41)
Line 133: __ctrl = New Global.ASP.menu_ascx
Line 134:
Line 135: #End ExternalSource
Line 136: Me.Menu1 = __ctrl
Line 137:
Line 138: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",41)
Line 139: __ctrl.InitializeAsUserControl(Me.Page)
Line 140:
Line 141: #End ExternalSource
Line 142:
Line 143: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",41)
Line 144: __ctrl.ID = "Menu1"
Line 145:
Line 146: #End ExternalSource
Line 147: Return __ctrl
Line 148: End Function
Line 149:
Line 150: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 151: Private Function __BuildControlFooter1() As Global.ASP.footer_ascx
Line 152: Dim __ctrl As Global.ASP.footer_ascx
Line 153:
Line 154: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",86)
Line 155: __ctrl = New Global.ASP.footer_ascx
Line 156:
Line 157: #End ExternalSource
Line 158: Me.Footer1 = __ctrl
Line 159:
Line 160: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",86)
Line 161: __ctrl.InitializeAsUserControl(Me.Page)
Line 162:
Line 163: #End ExternalSource
Line 164:
Line 165: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",86)
Line 166: __ctrl.ID = "Footer1"
Line 167:
Line 168: #End ExternalSource
Line 169: Return __ctrl
Line 170: End Function
Line 171:
Line 172: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 173: Private Function __BuildControlForm1() As Global.System.Web.UI.HtmlControls.HtmlForm
Line 174: Dim __ctrl As Global.System.Web.UI.HtmlControls.HtmlForm
Line 175:
Line 176: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 177: __ctrl = New Global.System.Web.UI.HtmlControls.HtmlForm
Line 178:
Line 179: #End ExternalSource
Line 180: Me.Form1 = __ctrl
Line 181:
Line 182: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 183: __ctrl.ID = "Form1"
Line 184:
Line 185: #End ExternalSource
Line 186:
Line 187: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 188: __ctrl.Method = "post"
Line 189:
Line 190: #End ExternalSource
Line 191: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 192:
Line 193: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 194: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(0, 805, true))
Line 195:
Line 196: #End ExternalSource
Line 197: Dim __ctrl1 As Global.ASP.top_ascx
Line 198:
Line 199: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 200: __ctrl1 = Me.__BuildControlTop1
Line 201:
Line 202: #End ExternalSource
Line 203:
Line 204: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 205: __parser.AddParsedSubObject(__ctrl1)
Line 206:
Line 207: #End ExternalSource
Line 208:
Line 209: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 210: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl("</TD>"&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(9)&Global.Microsoft.VisualBasic.ChrW(9)&"</TR>"&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(9)&Global.Microsoft.VisualBasic.ChrW(9)&"<TR>"&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(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&"<TD vAlign=""top"" height=""100%"">"&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)& _
Line 211: ""&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(9)&"<TABLE id=""Table5"" height=""100%"" cellSpacing=""0"" cellPadding=""0"" width=""1"& _
Line 212: "00%"" border=""0"">"&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(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&Global.Microsoft.VisualBasic.ChrW(9)&"<TR>"&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(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)&"<TD vAlign=""top"" width=""170"" bgCo"& _
Line 213: "lor=""#283ca0"">"))
Line 214:
Line 215: #End ExternalSource
Line 216: Dim __ctrl2 As Global.ASP.menu_ascx
Line 217:
Line 218: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 219: __ctrl2 = Me.__BuildControlMenu1
Line 220:
Line 221: #End ExternalSource
Line 222:
Line 223: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 224: __parser.AddParsedSubObject(__ctrl2)
Line 225:
Line 226: #End ExternalSource
Line 227:
Line 228: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 229: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(805, 2622, true))
Line 230:
Line 231: #End ExternalSource
Line 232: Dim __ctrl3 As Global.ASP.footer_ascx
Line 233:
Line 234: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 235: __ctrl3 = Me.__BuildControlFooter1
Line 236:
Line 237: #End ExternalSource
Line 238:
Line 239: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 240: __parser.AddParsedSubObject(__ctrl3)
Line 241:
Line 242: #End ExternalSource
Line 243:
Line 244: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",16)
Line 245: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(3427, 668, true))
Line 246:
Line 247: #End ExternalSource
Line 248: Return __ctrl
Line 249: End Function
Line 250:
Line 251: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 252: Private Sub __BuildControlTree(ByVal __ctrl As index1_aspx)
Line 253:
Line 254: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",1)
Line 255: Me.InitializeCulture
Line 256:
Line 257: #End ExternalSource
Line 258: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor)
Line 259:
Line 260: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",1)
Line 261: __parser.AddParsedSubObject(Me.CreateResourceBasedLiteralControl(4095, 734, true))
Line 262:
Line 263: #End ExternalSource
Line 264: Dim __ctrl1 As Global.System.Web.UI.HtmlControls.HtmlForm
Line 265:
Line 266: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",1)
Line 267: __ctrl1 = Me.__BuildControlForm1
Line 268:
Line 269: #End ExternalSource
Line 270:
Line 271: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",1)
Line 272: __parser.AddParsedSubObject(__ctrl1)
Line 273:
Line 274: #End ExternalSource
Line 275:
Line 276: #ExternalSource("C:\Inetpub\wwwroot\ibajarealestate\index1.aspx",1)
Line 277: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&Global.Microsoft.VisualBasic.ChrW(9)&"</body>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&"</HTML>"&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)))
Line 278:
Line 279: #End ExternalSource
Line 280: End Sub
Line 281:
Line 282: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 283: Protected Overrides Sub FrameworkInitialize()
Line 284: MyBase.FrameworkInitialize
Line 285: Me.SetStringResourcePointer(Global.ASP.index1_aspx.__stringResource, 0)
Line 286: Me.__BuildControlTree(Me)
Line 287: Me.AddWrappedFileDependencies(Global.ASP.index1_aspx.__fileDependencies)
Line 288: Me.Request.ValidateInput
Line 289: End Sub
Line 290:
Line 291: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 292: Public Overrides Function GetTypeHashCode() As Integer
Line 293: Return -1643774712
Line 294: End Function
Line 295:
Line 296: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Line 297: Public Overrides Sub ProcessRequest(ByVal context As System.Web.HttpContext)
Line 298: MyBase.ProcessRequest(context)
Line 299: End Sub
Line 300: End Class
Line 301: End Namespace
Line 302:
|