nerdexam
Microsoft

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 =…

Developing for User Experience

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)
  • A
    6% (3)
  • B
    13% (6)
  • C
    79% (37)
  • D
    2% (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

#HideCustomAction#Feature elements#Site Settings#UI customization

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice