ASP.NET PlaceHolder Control is not like other standard ASP.NET controls. It has no user interface and doesn't produce any HTML output on client side. This tutorial explains how to use PlaceHolder control and solve common problems when create dynamic user interface.