I am wondering if I can can replace the default SharePoint Search Web Part by any Custom Search Web Part by setting some priority or Sequence ID to the Custom Web Part.
Any kind of help is really appreciated.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Search Web Part is not the search box at the top of SharePoint pages, those are a usercontrol defined in the MasterPage of your site. To change that box you need to edit your masterpage and edit/remove the usercontrol with your own.
The basic masterpage for sharepoint is located at _/catalogs/masterpages/default.master