Keyoti SearchUnit API Docs
WebsiteBasedIndexableSourceRecord Constructor (webSiteStartUrl, extensionData)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsWebsiteBasedIndexableSourceRecordWebsiteBasedIndexableSourceRecord(String, 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,
	string extensionData
)
public WebsiteBasedIndexableSourceRecord(
	string webSiteStartUrl,
	string extensionData
)
Public Sub New ( 
	webSiteStartUrl As String,
	extensionData As String
)
Public Sub New ( 
	webSiteStartUrl As String,
	extensionData As String
)
public:
WebsiteBasedIndexableSourceRecord(
	String^ webSiteStartUrl, 
	String^ extensionData
)
public:
WebsiteBasedIndexableSourceRecord(
	String^ webSiteStartUrl, 
	String^ extensionData
)
new : 
        webSiteStartUrl : string * 
        extensionData : string -> WebsiteBasedIndexableSourceRecord
new : 
        webSiteStartUrl : string * 
        extensionData : string -> WebsiteBasedIndexableSourceRecord
Parameters
webSiteStartUrl (String)
extensionData (String)

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