none
Related Queries webpart Extension

    Question

  • Hi,

    I want to Inherit Related Queries webpart , as we can do for CoreReultwebpart Class. We can Inherit CoreReultwebpart class and write cutom code. Is it possible to do same for RelatedQueries webpart .

    Please provide me some sample code .....

    Wednesday, June 26, 2013 11:18 AM

All Replies

  • It is possible as the class is not sealed, however there doesn't appear to be any content on the web in the few quick searches I've done.

    I'd suggest you crack open a copy of .Net reflector or similar program and take a look inside the Microsoft.office.server.search.dll in the .WebControls namespace. The web control that you're looking for is actually called QuerySuggestionsWebPart

    Good luck.

    Paul.


    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

    8 hours 55 minutes ago