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