Hello,
Since the search box makes a redirect to the search result page you will not be able to process the click postback event of the search button. The easiest way to achieve this is to do this in the control template for the Search Result control. Here is how you can get the catalog and the query passed to the search result:
1) Open your website in VS and go to ~/Sitefinity/ControlTemplates/Search/SearchResult.ascx.
2) Modify it as follows:
All the best,
Radoslav Georgiev
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items