WebServiceParser

WebServiceParser

System.Web.UI (system.web.dll)class

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 : SimpleWebHandlerParser { // Protected Instance Properties    protected override string DefaultDirectiveName{get; }       // overrides SimpleWebHandlerParser // Public Static Methods    public static Type GetCompiledType(string inputFile, System.Web.HttpContext context); }

Hierarchy

System.Object SimpleWebHandlerParser WebServiceParser



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net