Control.IParserAccessor.AddParsedSubObject Method (Object)
.NET Framework (current version)
For a description of this member, see IParserAccessor.AddParsedSubObject.
Assembly: System.Web (in System.Web.dll)
Private Sub AddParsedSubObject ( obj As Object ) Implements IParserAccessor.AddParsedSubObject
Parameters
- obj
-
Type:
System.Object
The object to add.
This member is an explicit interface member implementation. It can be used only when the Control instance is cast to an IParserAccessor interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: