Keyoti Search for ASP.NET API Docs
LinkBasedImportSampler..::.ImportRowDelegate Delegate
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesLinkBasedImportSamplerLinkBasedImportSampler..::.ImportRowDelegate
Keyoti Search for ASP.NET 2010
The "ImportRow" method to call, on the grid.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void ImportRowDelegate(
	DataRow row
)
Public Delegate Sub ImportRowDelegate ( _
	row As DataRow _
)
public delegate void ImportRowDelegate(
	DataRow^ row
)
Parameters
row (DataRow)

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