Keyoti SearchUnit API Docs
WebsiteBasedIndexableSourceRecord Constructor (webSiteStartUrl)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsWebsiteBasedIndexableSourceRecordWebsiteBasedIndexableSourceRecord(String)
Keyoti SearchUnit v6
Creates a new instance and assigns SourceType
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WebsiteBasedIndexableSourceRecord(
	string webSiteStartUrl
)
public WebsiteBasedIndexableSourceRecord(
	string webSiteStartUrl
)
Public Sub New ( 
	webSiteStartUrl As String
)
Public Sub New ( 
	webSiteStartUrl As String
)
public:
WebsiteBasedIndexableSourceRecord(
	String^ webSiteStartUrl
)
public:
WebsiteBasedIndexableSourceRecord(
	String^ webSiteStartUrl
)
new : 
        webSiteStartUrl : string -> WebsiteBasedIndexableSourceRecord
new : 
        webSiteStartUrl : string -> WebsiteBasedIndexableSourceRecord
Parameters
webSiteStartUrl (String)

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120