Keyoti Search for ASP.NET API Docs
DiscoverLinkedURLs Method (newLinks)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesWebSiteBasedSourceDiscoverLinkedURLs(ArrayList)
Keyoti Search for ASP.NET 2010
Uses WebSiteSpider.DiscoverLinkURLs to find pages linked to the IndexableSourceRecord.Location
Declaration Syntax
C#Visual BasicVisual C++
public void DiscoverLinkedURLs(
	ArrayList newLinks
)
Public Sub DiscoverLinkedURLs ( _
	newLinks As ArrayList _
)
public:
void DiscoverLinkedURLs(
	ArrayList^ newLinks
)
Parameters
newLinks (ArrayList)
List that found link URL strings are added to.

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