IParserAccessor

IParserAccessor

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

This interface is implemented by the Control class. It allows the ASP.NET framework to access the parser for the control.

public interface IParserAccessor { // Public Instance Methods    public void AddParsedSubObject(object obj); }

Implemented By

Control, System.Web.UI.MobileControls.{DeviceSpecificChoice, Style}, System.Web.UI.WebControls.ListItem



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