| Author |
|
| Company |
Elegant Code |
| Source Code Available |
No |
| License Type |
Free |
| Submitted On |
February 08, 2005 |
| Updated on |
July 25, 2007 |
| .NET Framework |
1.x |
| Cost |
$ 0 |
Description
ElegantCode.SiteSearch is an ASP.Net server control that adds a search box to your ASP.Net application, allowing a user to search your site via the Google search APIs. The search results page is fully customizable via XSLT.
This solution works great for adding search to .Text blogs.
Syntax Example
<cc1:SiteSearchControl
id="SiteSearch"
ButtonText="Go"
InputWidth="150"
GoogleLicense="[Your Google License Number]"
XsltUrl="~/[Your Path]/SearchResults.xslt"
runat="server">cc1:SiteSearchControl>
Reviews
Submit a review