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内存溢出的解决过程
    [译]ES读写文档时shard-replication模型
    [转载]抓包工具Charles乱码解决办法
    Mac 快捷键整理(不定期更新)
    高效能人士执行的四原则(2017-12-15)
    scala sbt 添加国内镜像
    maven工程小红叉处理方法
    系统管理中 bash shell 脚本常用方法总结
    scala 2.11报错error: not found: type Application
  • 原文地址:https://www.cnblogs.com/chenxizhang/p/1637933.html
Copyright © 2011-2022 走看看