Name

PageParser

Synopsis

This class provides a page parser that compiles an .aspx file into a custom Page object.

Public NotInheritable Class PageParser : Inherits TemplateControlParser
' Public Constructors
   Public Sub New() 
' Public Shared Methods
   Public Shared Function GetCompiledPageInstance(
        ByVal virtualPath As String, 
        ByVal inputFile As String, 
        ByVal context As System.Web.HttpContext) As IHttpHandler  
' Protected Instance Methods
   Overrides Protected Function CompileIntoType() As Type  
End Class

Hierarchy

System.ObjectBaseParserTemplateParserTemplateControlParser PageParser

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.