Microsoft
70-573 · Question #16
You create a Feature receiver. You need to hide the Quick Launch navigation bar of a SharePoint site. What should you use?
The correct answer is C. the QuickLaunchEnabled property. MNEMONIC RULE: "hide Quick Launch = QuickLaunchEnabled" SPWeb.QuickLaunchEnabled Property
Developing for User Experience
Question
You create a Feature receiver. You need to hide the Quick Launch navigation bar of a SharePoint site. What should you use?
Options
- Athe Hidden property of each list
- Bthe OnQuickLaunch property of each list
- Cthe QuickLaunchEnabled property
- Dthe Navigation.QuickLaunch.Parent.IsVisible property
How the community answered
(27 responses)- A4% (1)
- B7% (2)
- C78% (21)
- D11% (3)
Explanation
MNEMONIC RULE: "hide Quick Launch = QuickLaunchEnabled" SPWeb.QuickLaunchEnabled Property
Topics
#Quick Launch#QuickLaunchEnabled#navigation#Feature receiver
Community Discussion
No community discussion yet for this question.