70-573 · Question #231
You create a Feature. You need remove the link to the Site Content Type page from the Site Settings page by using the Feature. Which element should you use in the Feature?
The correct answer is C. HideCustomAction. MNEMONIC RULE: "remove = HideCustomAction" Use the HideCustomAction element to hide an existing action that is implemented by default within theinfrastructure of Microsoft SharePoint Foundation Features, or within another custom <HideCustomAction GroupId = "Text" HideActionId =…
Question
You create a Feature. You need remove the link to the Site Content Type page from the Site Settings page by using the Feature. Which element should you use in the Feature?
Options
- AContentType
- BContentTypeBinding
- CHideCustomAction
- DModule
How the community answered
(47 responses)- A6% (3)
- B13% (6)
- C79% (37)
- D2% (1)
Explanation
MNEMONIC RULE: "remove = HideCustomAction" Use the HideCustomAction element to hide an existing action that is implemented by default within theinfrastructure of Microsoft SharePoint Foundation Features, or within another custom <HideCustomAction GroupId = "Text" HideActionId = "Text" Location = "Text"> </HideCustomAction> HideCustomAction Element
Topics
Community Discussion
No community discussion yet for this question.