Keyoti Search for ASP.NET API Docs
WebsiteBasedIndexableSourceRecord Constructor (webSiteStartUrl, pathMatchesToBeIgnoredList, pathMatchesToBeIncludedList)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsWebsiteBasedIndexableSourceRecordWebsiteBasedIndexableSourceRecord(String, ArrayList, ArrayList)
Keyoti Search for ASP.NET 2010
Creates a new instance and assigns SourceType
Declaration Syntax
C#Visual BasicVisual C++
public WebsiteBasedIndexableSourceRecord(
	string webSiteStartUrl,
	ArrayList pathMatchesToBeIgnoredList,
	ArrayList pathMatchesToBeIncludedList
)
Public Sub New ( _
	webSiteStartUrl As String, _
	pathMatchesToBeIgnoredList As ArrayList, _
	pathMatchesToBeIncludedList As ArrayList _
)
public:
WebsiteBasedIndexableSourceRecord(
	String^ webSiteStartUrl, 
	ArrayList^ pathMatchesToBeIgnoredList, 
	ArrayList^ pathMatchesToBeIncludedList
)
Parameters
webSiteStartUrl (String)
pathMatchesToBeIgnoredList (ArrayList)
pathMatchesToBeIncludedList (ArrayList)

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