Keyoti Search for ASP.NET API Docs
SetImportParameters Method (webStartStartUrl, pathMatchesToBeIgnoredList, pathMatchesToBeIncludedList)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsWebsiteBasedIndexableSourceRecordSetImportParameters(String, ArrayList, ArrayList)
Keyoti Search for ASP.NET 2010
Sets the data required to perform an import.
Declaration Syntax
C#Visual BasicVisual C++
public void SetImportParameters(
	string webStartStartUrl,
	ArrayList pathMatchesToBeIgnoredList,
	ArrayList pathMatchesToBeIncludedList
)
Public Sub SetImportParameters ( _
	webStartStartUrl As String, _
	pathMatchesToBeIgnoredList As ArrayList, _
	pathMatchesToBeIncludedList As ArrayList _
)
public:
void SetImportParameters(
	String^ webStartStartUrl, 
	ArrayList^ pathMatchesToBeIgnoredList, 
	ArrayList^ pathMatchesToBeIncludedList
)
Parameters
webStartStartUrl (String)
pathMatchesToBeIgnoredList (ArrayList)
pathMatchesToBeIncludedList (ArrayList)

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