HomeCommunityControl GalleryMiscellaneousSearchElegantCode.SiteSearch

ElegantCode.SiteSearch



Submit a Review

566 Downloads

11,914 Views


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