Gets a list of System.Web.UI.WebControls.ContentPlaceHolder controls that the master page uses to define different content regions.
Documentation for this section has not yet been entered.
Derived master page classes access the MasterPage.ContentPlaceHolders property to list the current System.Web.UI.WebControls.ContentPlaceHolder controls that are contained by the master. Derived types do not typically override the MasterPage.ContentPlaceHolders property.