Microsoft
70-573 · Question #71
You have a SharePoint site that contains 10 lists. You need to prevent a list named List1 from appearing on the Quick Launch navigation bar. What should you configure?
The correct answer is C. the OnQuickLaunch property of List1. MNEMONIC RULE: "Do you want to see the list on Quick Launch?" Gets or sets a Boolean value that specifies whether the list appears on the Quick Launch area of SPList.OnQuickLaunch Property
Developing SharePoint Sites
Question
You have a SharePoint site that contains 10 lists. You need to prevent a list named List1 from appearing on the Quick Launch navigation bar. What should you configure?
Options
- Athe QuickLaunchEnabled property of the site
- Bthe Hidden property of List1
- Cthe OnQuickLaunch property of List1
- Dthe Navigation.QuickLaunch.Parent.IsVisible property of the site
How the community answered
(41 responses)- A2% (1)
- B15% (6)
- C76% (31)
- D7% (3)
Explanation
MNEMONIC RULE: "Do you want to see the list on Quick Launch?" Gets or sets a Boolean value that specifies whether the list appears on the Quick Launch area of SPList.OnQuickLaunch Property
Topics
#Quick Launch#OnQuickLaunch#list navigation#list properties
Community Discussion
No community discussion yet for this question.