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…
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)- A84% (27)
- B9% (3)
- C3% (1)
- D3% (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
Community Discussion
No community discussion yet for this question.