nerdexam
Microsoft

70-573 · Question #252

You need to create a custom Web Part that meets the following requirements: - Includes all of the functionalities of the Search Results Web Part - Includes additional filters based on the current…

The correct answer is A. Create a Web Part that inherits the CoreResultsWebPart class. MNEMONIC RULE: "Search Results Web Part = CoreResultsWebPart" Specifies the user interface (UI) control that displays the results for a search query in the SharePoint EnterpriseSearch UI CoreResultsWebPart Class…

Developing for User Experience

Question

You need to create a custom Web Part that meets the following requirements:

  • Includes all of the functionalities of the Search Results Web Part
  • Includes additional filters based on the current user department

What should you do?

Options

  • ACreate a Web Part that inherits the CoreResultsWebPart class.
  • BCreate a Web Part that inherits the SearchResultsBaseDatasource class.
  • CModify the SearchDisco.aspx page and modify the descriptor file for the Search Summary
  • DModify the SearchDisco.aspx page and modify the descriptor file for the Search Core Results

How the community answered

(32 responses)
  • A
    84% (27)
  • B
    9% (3)
  • C
    3% (1)
  • D
    3% (1)

Explanation

MNEMONIC RULE: "Search Results Web Part = CoreResultsWebPart" Specifies the user interface (UI) control that displays the results for a search query in the SharePoint EnterpriseSearch UI CoreResultsWebPart Class us/library/microsoft.office.server.search.webcontrols.coreresultswebpart.aspx

Topics

#CoreResultsWebPart#Search Results#Web Part inheritance#custom filtering

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice