Technical support This forum is closed.
Version 1.x > Technical support > use search without CMSSearchDialog View modes: 
User avatar
Member
Member
wtijsma - 2/1/2005 11:24:12 AM
   
use search without CMSSearchDialog
Hi,

How can I initiate a search from code without using the CMSSearchDialog? as in CMSSearchResults.Search();

Thanks, Wiebe

User avatar
Guest
admin - 2/3/2005 4:10:31 PM
   
Re: use search without CMSSearchDialog
Hi Wiebe,

please see the example in the Developer's Guide 1.4, in Knowledge Base article KB0006 - Creating a Simple Search Box. This should help you.

Thank you.

User avatar
Member
Member
wtijsma - 2/4/2005 9:53:37 AM
   
Re: use search without CMSSearchDialog
OK, that's exactly what I needed... Thanks