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 abstract AddParsedSubObject : obj:Object -> unit private override AddParsedSubObject : obj:Object -> unit
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: