Keyoti Search for ASP.NET API Docs
SearchAgent Constructor (licenseKey, configuration)
API DocumentationKeyoti.SearchEngine.SearchSearchAgentSearchAgent(String, Configuration)
Keyoti Search for ASP.NET 2010
Creates a new instance with no query specified.
Declaration Syntax
C#Visual BasicVisual C++
public SearchAgent(
	string licenseKey,
	Configuration configuration
)
Public Sub New ( _
	licenseKey As String, _
	configuration As Configuration _
)
public:
SearchAgent(
	String^ licenseKey, 
	Configuration^ configuration
)
Parameters
licenseKey (String)
A deployment license key, either generated through the Keyoti web-site or provided for trial purposes.
configuration (Configuration)
The instance of the Configuration class that holds the settings to be used.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609