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
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)- A7% (3)
- B2% (1)
- C77% (33)
- D14% (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
Community Discussion
No community discussion yet for this question.