Name

WebServiceParser

Synopsis

This class is used by the ASP.NET framework when handling web service requests. It is not used directly in your code.

Public Class WebServiceParser : Inherits SimpleWebHandlerParser
' Protected Instance Properties
   Overrides Protected Property DefaultDirectiveName As String  
' Public Shared Methods
   Public Shared Function GetCompiledType(
        ByVal inputFile As String, 
        ByVal context As System.Web.HttpContext) As Type  
End Class

Hierarchy

System.ObjectSimpleWebHandlerParser WebServiceParser

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.