Placeholder Control | Description | New |
|---|
<asp:ContentPlaceHolder id="PlaceHolderQuickLaunchTop" runat="server"> | The top of the Quick Launch menu. | Yes |
<asp:ContentPlaceHolder id="PlaceHolderQuickLaunchBottom" runat="server"> | The bottom of the Quick Launch menu. | Yes |
<asp:ContentPlaceHolder id="PlaceHolderPageTitle" runat="server"/> | The title of the site. | No |
<asp:ContentPlaceHolder id="PlaceHolderAdditionalPageHead" runat="server"/> | A placeholder in the head section of the page used to add extra components such as ECMAScript (JavaScript, JScript) and Cascading Style Sheets (CSS) to the page. | No |
<asp:ContentPlaceHolder id="PlaceHolderBodyAreaClass" runat="server"/> | The class of the body area. | No |
<asp:ContentPlaceHolder ID="SPNavigation" runat="server"> | A control used for additional page editing controls. | No |
<asp:ContentPlaceHolder id="PlaceHolderSiteName" runat="server"> | The name of the site where the current page resides. | No |
<asp:ContentPlaceHolder id="PlaceHolderPageTitleInTitleArea" runat="server" /> | The title of the page. | No |
<asp:ContentPlaceHolder id="PlaceHolderPageDescription" runat="server"/> | The description of the current page. | No |
<asp:ContentPlaceHolder id="PlaceHolderSearchArea" runat="server"> | The section of the page for the search controls. | No |
<asp:ContentPlaceHolder id="PlaceHolderGlobalNavigation" runat="server"> | The global navigation on the page. | No |
<asp:ContentPlaceHolder id="PlaceHolderTitleBreadcrumb" runat="server"> | The top navigation bar in the main page content area. | No |
<asp:ContentPlaceHolder id="PlaceHolderGlobalNavigationSiteMap" runat="server"> | The list of subsites and sibling sites in the global navigation on the page. | No |
<asp:ContentPlaceHolder id="PlaceHolderTopNavBar" runat="server"> | The top navigation where GlobalNavigationSiteMap is contained. | No |
<asp:ContentPlaceHolder id="PlaceHolderHorizontalNav" runat="server"> | The navigation menu that is inside the top navigation bar. | No |
<asp:ContentPlaceHolder id="PlaceHolderLeftNavBarDataSource" runat="server" /> | The placement of the data source used to populate the left navigation bar. | No |
<asp:ContentPlaceHolder id="PlaceHolderCalendarNavigator" runat="server" /> | The date picker used when a calendar is visible on the page. | No |
<asp:ContentPlaceHolder id="PlaceHolderLeftNavBarTop" runat="server"/> | The top section of the left navigation bar. | No |
<asp:ContentPlaceHolder id="PlaceHolderLeftNavBar" runat="server"> | The Quick Launch bar. | No |
<asp:ContentPlaceHolder id="PlaceHolderLeftActions" runat="server"> | The menu used to contain objects in the Quick Launch bar. | No |
<asp:ContentPlaceHolder id="PlaceHolderMain" runat="server"> | The main content of the page. | No |
<asp:ContentPlaceHolder id="PlaceHolderFormDigest" runat="server"> | The container where the page form digest control is stored. | No |
<asp:ContentPlaceHolder id="PlaceHolderUtilityContent" runat="server"/> | The additional content at the bottom of the page. This is outside of the form tag. | No |
<asp:ContentPlaceHolder id="PlaceHolderTitleAreaClass" runat="server"/> | The class for the title area. This is now in the head tag. Any customizations that add a WebPartZone in a content tag to this placeholder will cause an error on the page. | No |
<asp:ContentPlaceHolder id="PlaceHolderPageImage" runat="server"/> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderTitleLeftBorder" runat="server"> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderMiniConsole" runat="server"/> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderTitleRightMargin" runat="server"/> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderTitleAreaSeparator" runat="server"/> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderNavSpacer" runat="server"> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderLeftNavBarBorder" runat="server"> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderBodyLeftBorder" runat="server"> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |
<asp:ContentPlaceHolder id="PlaceHolderBodyRightMargin" runat="server"> | This placeholder does not appear as part of the UI and must be present for backward compatibility. | No |