exam questions

Exam 70-488 All Questions

View all questions & answers for the 70-488 exam

Exam 70-488 topic 1 question 37 discussion

Actual exam question from Microsoft's 70-488
Question #: 37
Topic #: 1
[All 70-488 Questions]

The Contoso SharePoint on-premise intranet portal stores content in 50 site collections.
Contoso must display all content tagged with a metadata term on the main page of the portal.
You need to display all documents with the metadata term without using any custom code.
Which technology should you use?

  • A. Content Query Web Part (CQWP)
  • B. Content Search Web Part (CSWP)
  • C. TaxonomySession
  • D. CamlQuery
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
CSWP can be configured to "see" items anywhere in SharePoint.
Incorrect:
Not A: CQWP and related SPSiteDataQuery can only search within the current site collection.
Not C: For TaxonomySession you would have to write code. Not D: The CamlQuery class just specifies a query on a list.
Reference: Using the Content Search web part (and understanding SP2013 search)

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...