By Railroad News on Monday, 17 August 2020
Category: Progressive Railroading

LRW extends 'Woman of the Year' nomination deadline

Line 1: #ExternalChecksum("D:\wwwroot\PR\people\news.aspx","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","D4BCEEF7FC81DA7649A52D6368BBFE5980BE0ADB") Line 2: '------------------------------------------------------------------------------ Line 3: ' <auto-generated> Line 4: ' This code was generated by a tool. Line 5: ' Runtime Version:4.0.30319.42000 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.Generic Line 20: Imports System.Collections.Specialized Line 21: Imports System.ComponentModel.DataAnnotations Line 22: Imports System.Configuration Line 23: Imports System.Linq 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.DynamicData Line 29: Imports System.Web.Profile Line 30: Imports System.Web.Security Line 31: Imports System.Web.SessionState Line 32: Imports System.Web.UI Line 33: Imports System.Web.UI.HtmlControls Line 34: Imports System.Web.UI.WebControls Line 35: Imports System.Web.UI.WebControls.Expressions Line 36: Imports System.Web.UI.WebControls.WebParts Line 37: Imports System.Xml.Linq Line 38: Line 39: Line 40: Partial Public Class baseTemplate Line 41: Implements System.Web.SessionState.IRequiresSessionState Line 42: Line 43: Protected ReadOnly Property Profile() As System.Web.Profile.DefaultProfile Line 44: Get Line 45: Return CType(Me.Context.Profile,System.Web.Profile.DefaultProfile) Line 46: End Get Line 47: End Property Line 48: Line 49: Protected ReadOnly Property ApplicationInstance() As System.Web.HttpApplication Line 50: Get Line 51: Return CType(Me.Context.ApplicationInstance,System.Web.HttpApplication) Line 52: End Get Line 53: End Property Line 54: End Class Line 55: Line 56: Namespace ASP Line 57: Line 58: <System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()> _ Line 59: Public Class people_news_aspx Line 60: Inherits Global.baseTemplate Line 61: Implements System.Web.IHttpAsyncHandler, System.Web.IHttpHandler Line 62: Line 63: Private Shared __initialized As Boolean Line 64: Line 65: Private Shared __fileDependencies As Object Line 66: Line 67: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 68: Public Sub New() Line 69: MyBase.New Line 70: Dim dependencies() As String Line 71: Line 72: #ExternalSource("D:\wwwroot\PR\App_Components\base.aspx.vb",912304) Line 73: CType(Me,Global.System.Web.UI.Page).AppRelativeVirtualPath = "~/people/news.aspx" Line 74: Line 75: #End ExternalSource Line 76: If (Global.ASP.people_news_aspx.__initialized = false) Then Line 77: dependencies = New String(7) {} Line 78: dependencies(0) = "~/people/news.aspx" Line 79: dependencies(1) = "~/App_Components/Desktop.master" Line 80: dependencies(2) = "~/App_Components/Desktop.master.vb" Line 81: dependencies(3) = "~/App_Components/base.aspx.vb" Line 82: dependencies(4) = "~/App_Components/News.ascx" Line 83: dependencies(5) = "~/App_Components/News.ascx.vb" Line 84: dependencies(6) = "~/App_Components/PremiumForm.ascx" Line 85: dependencies(7) = "~/App_Components/prPremiumForm.ascx.vb" Line 86: Global.ASP.people_news_aspx.__fileDependencies = Me.GetWrappedFileDependencies(dependencies) Line 87: Global.ASP.people_news_aspx.__initialized = true Line 88: End If Line 89: Me.Server.ScriptTimeout = 30000000 Line 90: Me.AspCompatMode = true Line 91: End Sub Line 92: Line 93: Protected Overrides ReadOnly Property SupportAutoEvents() As Boolean Line 94: Get Line 95: Return false Line 96: End Get Line 97: End Property Line 98: Line 99: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 100: Private Sub __BuildControlEventDirectoryContent1(ByVal __ctrl As System.Web.UI.Control) Line 101: __ctrl.SetRenderMethodDelegate(AddressOf Me.__RenderEventDirectoryContent1) Line 102: End Sub Line 103: Line 104: Private Sub __RenderEventDirectoryContent1(ByVal __w As System.Web.UI.HtmlTextWriter, ByVal parameterContainer As System.Web.UI.Control) Line 105: __w.Write(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" ") Line 106: Line 107: #ExternalSource("D:\wwwroot\PR\people\news.aspx",7) Line 108: __w.Write(HttpContext.Current.Items("canonicalURL")) Line 109: Line 110: Line 111: #End ExternalSource Line 112: __w.Write(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" ") Line 113: Line 114: #ExternalSource("D:\wwwroot\PR\people\news.aspx",8) Line 115: __w.Write(HttpContext.Current.Items("twittercard")) Line 116: Line 117: Line 118: #End ExternalSource Line 119: __w.Write(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)) Line 120: End Sub Line 121: Line 122: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 123: Private Function __BuildControl__control2() As Global.ASP.NewsArticle Line 124: Dim __ctrl As Global.ASP.NewsArticle Line 125: Line 126: #ExternalSource("D:\wwwroot\PR\people\news.aspx",11) Line 127: __ctrl = New Global.ASP.NewsArticle() Line 128: Line 129: #End ExternalSource Line 130: Line 131: #ExternalSource("D:\wwwroot\PR\people\news.aspx",11) Line 132: __ctrl.InitializeAsUserControl(Me.Page) Line 133: Line 134: #End ExternalSource Line 135: Return __ctrl Line 136: End Function Line 137: Line 138: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 139: Private Sub __BuildControlEventDirectoryContent2(ByVal __ctrl As System.Web.UI.Control) Line 140: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor) Line 141: Line 142: #ExternalSource("D:\wwwroot\PR\people\news.aspx",10) Line 143: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10)&" ")) Line 144: Line 145: #End ExternalSource Line 146: Dim __ctrl1 As Global.ASP.NewsArticle Line 147: Line 148: #ExternalSource("D:\wwwroot\PR\people\news.aspx",10) Line 149: __ctrl1 = Me.__BuildControl__control2 Line 150: Line 151: #End ExternalSource Line 152: Line 153: #ExternalSource("D:\wwwroot\PR\people\news.aspx",10) Line 154: __parser.AddParsedSubObject(__ctrl1) Line 155: Line 156: #End ExternalSource Line 157: Line 158: #ExternalSource("D:\wwwroot\PR\people\news.aspx",10) Line 159: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10))) Line 160: Line 161: #End ExternalSource Line 162: End Sub Line 163: Line 164: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 165: Private Sub __BuildControlTree(ByVal __ctrl As people_news_aspx) Line 166: Line 167: #ExternalSource("D:\wwwroot\PR\people\news.aspx",1) Line 168: __ctrl.Title = "" Line 169: Line 170: #End ExternalSource Line 171: Line 172: #ExternalSource("D:\wwwroot\PR\people\news.aspx",1) Line 173: __ctrl.MasterPageFile = "~/App_Components/Desktop.master" Line 174: Line 175: #End ExternalSource Line 176: Line 177: #ExternalSource("D:\wwwroot\PR\people\news.aspx",1) Line 178: __ctrl.ClientIDMode = Global.System.Web.UI.ClientIDMode.Predictable Line 179: Line 180: #End ExternalSource Line 181: Line 182: #ExternalSource("D:\wwwroot\PR\people\news.aspx",1) Line 183: Me.InitializeCulture Line 184: Line 185: #End ExternalSource Line 186: Line 187: #ExternalSource("D:\wwwroot\PR\people\news.aspx",6) Line 188: Me.AddContentTemplate("head", New System.Web.UI.CompiledTemplateBuilder(AddressOf Me.__BuildControlEventDirectoryContent1)) Line 189: Line 190: #End ExternalSource Line 191: Line 192: #ExternalSource("D:\wwwroot\PR\people\news.aspx",10) Line 193: Me.AddContentTemplate("MainContent", New System.Web.UI.CompiledTemplateBuilder(AddressOf Me.__BuildControlEventDirectoryContent2)) Line 194: Line 195: #End ExternalSource Line 196: Dim __parser As System.Web.UI.IParserAccessor = CType(__ctrl,System.Web.UI.IParserAccessor) Line 197: Line 198: #ExternalSource("D:\wwwroot\PR\people\news.aspx",1) Line 199: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10))) Line 200: Line 201: #End ExternalSource Line 202: Line 203: #ExternalSource("D:\wwwroot\PR\people\news.aspx",1) Line 204: __parser.AddParsedSubObject(New System.Web.UI.LiteralControl(""&Global.Microsoft.VisualBasic.ChrW(13)&Global.Microsoft.VisualBasic.ChrW(10))) Line 205: Line 206: #End ExternalSource Line 207: End Sub Line 208: Line 209: Line 210: #ExternalSource("D:\wwwroot\PR\App_Components\base.aspx.vb",912304) Line 211: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 212: Protected Overrides Sub FrameworkInitialize() Line 213: MyBase.FrameworkInitialize Line 214: Me.__BuildControlTree(Me) Line 215: Me.AddWrappedFileDependencies(Global.ASP.people_news_aspx.__fileDependencies) Line 216: End Sub Line 217: Line 218: #End ExternalSource Line 219: Line 220: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 221: Public Overrides Function GetTypeHashCode() As Integer Line 222: Return -1454087897 Line 223: End Function Line 224: Line 225: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 226: Public Overridable Function BeginProcessRequest(ByVal context As System.Web.HttpContext, ByVal cb As System.AsyncCallback, ByVal data As Object) As System.IAsyncResult Implements System.Web.IHttpAsyncHandler.BeginProcessRequest Line 227: Return Me.AspCompatBeginProcessRequest(context, cb, data) Line 228: End Function Line 229: Line 230: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 231: Public Overridable Sub EndProcessRequest(ByVal ar As System.IAsyncResult) Implements System.Web.IHttpAsyncHandler.EndProcessRequest Line 232: Me.AspCompatEndProcessRequest(ar) Line 233: End Sub Line 234: Line 235: <System.Diagnostics.DebuggerNonUserCodeAttribute()> _ Line 236: Public Overrides Sub ProcessRequest(ByVal context As System.Web.HttpContext) Line 237: MyBase.ProcessRequest(context) Line 238: End Sub Line 239: End Class Line 240: End Namespace Line 241:
Original link