Todo List
TComponent | --TControl | --TPlaceHolder
TPlaceHolder reserves a location on the Web page to display its child content. You add child controls or static text to TPlaceHolder control in code by calling TControl::addBody().
Namespace: System.Web.UI.WebControls