This documentation is archived and is not being maintained.
HtmlTextArea.AddParsedSubObject Method
.NET Framework 1.1
This member overrides Control.AddParsedSubObject.
[Visual Basic] Overrides Protected Sub AddParsedSubObject( _ ByVal obj As Object _ ) [C#] protected override void AddParsedSubObject( object obj ); [C++] protected: void AddParsedSubObject( Object* obj ); [JScript] protected override function AddParsedSubObject( obj : Object );
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also
HtmlTextArea Class | HtmlTextArea Members | System.Web.UI.HtmlControls Namespace
Show: