SiteSearch

<TSC:SiteSearch>

The SiteSearch templated server controla server control uses API language to interact with the CMS and Framework UI to display the output. A server control can be dragged and dropped onto a Web form and then modified. lets site visitors search your website. SiteSearch consists of the following components:

To provide search capabilities for your Web site content, insert all three controls onto an .aspx template. Because the search functions are managed by separate controls, you can place a search field and button in one section of a page, and the results in another.

Also, unless you want to use the default paging properties (which show only ten results), insert an <TSC:Pager> control on the page to manage the paging of the search results.