This documentation is archived and is not being maintained.
IParserAccessor Members
Visual Studio 2008
Defines the method that ASP.NET server controls must implement to recognize when elements, either HTML or XML, are parsed.
The IParserAccessor type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddParsedSubObject | When implemented by an ASP.NET server control, notifies the server control that an element, either XML or HTML, was parsed. |
Show: