Line 1: '------------------------------------------------------------------------------
Line 2: ' <autogenerated>
Line 3: ' This code was generated by a tool.
Line 4: ' Runtime Version: 1.1.4322.573
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 Microsoft.VisualBasic
Line 16: Imports System
Line 17: Imports System.Collections
Line 18: Imports System.Collections.Specialized
Line 19: Imports System.Configuration
Line 20: Imports System.Text
Line 21: Imports System.Text.RegularExpressions
Line 22: Imports System.Web
Line 23: Imports System.Web.Caching
Line 24: Imports System.Web.Security
Line 25: Imports System.Web.SessionState
Line 26: Imports System.Web.UI
Line 27: Imports System.Web.UI.HtmlControls
Line 28: Imports System.Web.UI.WebControls
Line 29:
Line 30: Namespace ASP
Line 31:
Line 32: Public Class PaintsAndChemicals_aspx
Line 33: Inherits System.Web.UI.Page
Line 34: Implements System.Web.SessionState.IRequiresSessionState
Line 35:
Line 36: Private Shared __initialized As Boolean = false
Line 37:
Line 38: Private Shared __stringResource As Object
Line 39:
Line 40: Private Shared __fileDependencies As System.Collections.ArrayList
Line 41:
Line 42: Public Sub New()
Line 43: MyBase.New
Line 44: Dim dependencies As System.Collections.ArrayList
Line 45: If (ASP.PaintsAndChemicals_aspx.__initialized = false) Then
Line 46: ASP.PaintsAndChemicals_aspx.__stringResource = System.Web.UI.TemplateControl.ReadStringResource(GetType(ASP.PaintsAndChemicals_aspx))
Line 47: dependencies = New System.Collections.ArrayList
Line 48: dependencies.Add("G:\Clients\historichouseparts\www\PaintsAndChemicals.aspx")
Line 49: ASP.PaintsAndChemicals_aspx.__fileDependencies = dependencies
Line 50: ASP.PaintsAndChemicals_aspx.__initialized = true
Line 51: End If
Line 52: End Sub
Line 53:
Line 54: Protected Overrides ReadOnly Property SupportAutoEvents As Boolean
Line 55: Get
Line 56: Return false
Line 57: End Get
Line 58: End Property
Line 59:
Line 60: Protected ReadOnly Property ApplicationInstance As ASP.Global_asax
Line 61: Get
Line 62: Return CType(Me.Context.ApplicationInstance,ASP.Global_asax)
Line 63: End Get
Line 64: End Property
Line 65:
Line 66: Public Overrides ReadOnly Property TemplateSourceDirectory As String
Line 67: Get
Line 68: Return "/"
Line 69: End Get
Line 70: End Property
Line 71:
Line 72: Private Sub __BuildControlTree(ByVal __ctrl As System.Web.UI.Control)
Line 73: __ctrl.SetRenderMethodDelegate(AddressOf Me.__Render__control1)
Line 74: End Sub
Line 75:
Line 76: Private Sub __Render__control1(ByVal __output As System.Web.UI.HtmlTextWriter, ByVal parameterContainer As System.Web.UI.Control)
Line 77: Me.WriteUTF8ResourceString(__output, 0, 24696, true)
Line 78:
Line 79: #ExternalSource("G:\Clients\historichouseparts\www\PaintsAndChemicals.aspx",405)
Line 80: End If
Line 81:
Line 82: #End ExternalSource
Line 83:
Line 84: #ExternalSource("G:\Clients\historichouseparts\www\PaintsAndChemicals.aspx",406)
Line 85: End If
Line 86:
Line 87: #End ExternalSource
Line 88: Me.WriteUTF8ResourceString(__output, 24696, 728, true)
Line 89: End Sub
Line 90:
Line 91: Protected Overrides Sub FrameworkInitialize()
Line 92: SetStringResourcePointer(ASP.PaintsAndChemicals_aspx.__stringResource, 25424)
Line 93: Me.__BuildControlTree(Me)
Line 94: Me.FileDependencies = ASP.PaintsAndChemicals_aspx.__fileDependencies
Line 95: Me.EnableViewStateMac = true
Line 96: Me.Request.ValidateInput
Line 97: End Sub
Line 98:
Line 99: Public Overrides Function GetTypeHashCode() As Integer
Line 100: Return 208178709
Line 101: End Function
Line 102: End Class
Line 103: End Namespace
Line 104:
|