BaseParser

BaseParser

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

This class is used transparently by the .NET framework. It is the base class used for parsing, the process by which code in an .aspx file is interpreted and ultimately rendered as HTML.

public class BaseParser { // Public Constructors    public BaseParser( ); }

Subclasses

TemplateParser



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