Hi puneet,
Now i want to replace the search button of search module of sitefinity with the image?
Reading this question, I assume that you have solved your other problems with the custom control that we have provided earlier.
You can change the search button with an image very easily. You just need to edit the template of
SearchBox, because as Pepi said earlier, the custom control inherits the functionality of the SearchBox control.
The template is located in
<your project>\Sitefinity\ControlTemplates\Search. I am attaching a new template with
ImageButton instead a regular button. Take a look at this, it should change the button with a clickable Telerik logo.
Regards,
Georgi
the Telerik team