nerdexam
Microsoft

70-573 · Question #54

You have a SharePoint site collection. The default master page for the site collection displays a navigation bar on the left side of the page. You create a custom content page. You need to hide the…

The correct answer is C. Add an empty Content control to the custom content page and set the ContentPlaceHolderID. MNEMONIC RULE: "Empty Content control" Share Pointers: Using a Page Layout to Hide the Left Navigation SHARE_POINTERS_USING_A_PAGE_LAYOUT_TO_HIDE_THE_LEFT_NAVIGATION/ By_Ryan_Keller/33596

Developing for User Experience

Question

You have a SharePoint site collection. The default master page for the site collection displays a navigation bar on the left side of the page. You create a custom content page. You need to hide the navigation bar on only the custom content page. What should you do?

Options

  • AOn the default master page, remove the ContentPlaceHolder control that has the ID
  • BOn the default master page, set the Visible attribute to False in the ContentPlaceHolder
  • CAdd an empty Content control to the custom content page and set the ContentPlaceHolderID
  • DAdd a Content control to the custom content page, set the ContentPlaceHolderID attribute to

How the community answered

(43 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    77% (33)
  • D
    14% (6)

Explanation

MNEMONIC RULE: "Empty Content control" Share Pointers: Using a Page Layout to Hide the Left Navigation SHARE_POINTERS_USING_A_PAGE_LAYOUT_TO_HIDE_THE_LEFT_NAVIGATION/ By_Ryan_Keller/33596

Topics

#ContentPlaceHolder#master page#navigation bar#content page

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice