zoukankan      html  css  js  c++  java
  • Required Content Placeholders in SharePoint Masterpages

    Name of Content Placeholder Description
    PlaceHolderAdditionalPageHead Additional content that needs to be within the <head> tag of the page, for example, references to script in style sheets
    PlaceHolderBodyAreaClass Additional body styles in the page header
    PlaceHolderBodyLeftBorder Border element for the main page body
    PlaceHolderBodyRightMargin Right margin of the main page body
    PlaceHolderCalendarNavigator Shows a date picker for navigating in a calendar when a calendar is visible on the page
    PlaceHolderFormDigest The “form digest” security control
    PlaceHolderGlobalNavigation The global navigation breadcrumb
    PlaceHolderHorizontalNav Top navigation menu for the page
    PlaceHolderLeftActions Bottom of the left navigation area
    PlaceHolderLeftNavBar Left navigation area
    PlaceHolderLeftNavBarBorder Border element on the left navigation bar
    PlaceHolderLeftNavBarDataSource Data source for the left navigation menu
    PlaceHolderLeftNavBarTop Top of the left navigation area
    PlaceHolderMain Page’s main content
    PlaceHolderMiniConsole A place to show page-level commands, for example, WIKI commands such as Edit Page,History, and Incoming Links
    PlaceHolderNavSpacer The width of the left navigation area
    PlaceHolderPageDescription Description of the page contents
    PlaceHolderPageImage Page icon in the upper left area of the page
    PlaceHolderPageTitle The page <Title> that is shown in the browser’s title bar
    PlaceHolderSearchArea Search box area
    PlaceHolderSiteName Site name
    PlaceHolderTitleAreaClass Additional styles in the page header
    PlaceHolderTitleAreaSeparator Shows shadows for the title area
    PlaceHolderTitleBreadcrumb Main content breadcrumb area
    PlaceHolderTitleInTitleArea Page title shown immediately below the breadcrumb
    PlaceHolderTitleLeftBorder Left border of the title area
    PlaceHolderTitleRightMargin Right margin of the title area
    PlaceHolderTopNavBar Top navigation area
    PlaceHolderUtilityContent Extra content that needs to be at the bottom of the page
    SPNavigation Empty by default in Windows SharePoint Services.  Can be used for additional page editing controls.
    WSSDesignConsole The page editing controls when the page is inEdit Page mode (after clicking Site Actions, then Edit Page)
  • 相关阅读:
    Java随笔
    Java随笔
    Java随笔
    CF1271D Portals(反悔贪心)
    CF938D Buy a Ticket(最短路)
    CF1117C Magic Ship(二分)
    HDU6820 Tree(树形dp)
    P2393 美味(主席树+贪心)
    HDU6831 Fragrant numbers(区间dp)
    HDU6832 A Very Easy Graph Problem(生成树)
  • 原文地址:https://www.cnblogs.com/chenxizhang/p/1637933.html
Copyright © 2011-2022 走看看