System.Web.UI.HtmlControls.HtmlSelect.AddParsedSubObject Method

Adds a parsed child control to the System.Web.UI.HtmlControls.HtmlSelect control.

Syntax

protected override void AddParsedSubObject (object obj)

Parameters

obj
The parsed child control to add.

Remarks

The HtmlSelect.AddParsedSubObject(object) method is used by ASP.NET to add parsed child controls to the System.Web.UI.HtmlControls.HtmlSelect control.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0