Keyoti Search for ASP.NET API Docs
LoadConfiguration Method (theIndexDirectory)
API DocumentationKeyoti.SearchEngine.WebSearchResultLoadConfiguration(String)
Keyoti Search for ASP.NET 2010
Load configuration object values from the Configuration.xml file.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void LoadConfiguration(
	string theIndexDirectory
)
Public Overridable Sub LoadConfiguration ( _
	theIndexDirectory As String _
)
public:
virtual void LoadConfiguration(
	String^ theIndexDirectory
)
Parameters
theIndexDirectory (String)
Remarks
This should be called before any code makes changes to the Configuration property, as this will overwrite any existing settings.

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