ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 426
نمايش فراداده

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