Convenience method to crawl and import a website using the Import method.
Declaration Syntax
C# | Visual Basic |
public ArrayList ImportWebsite( string url )
Public Function ImportWebsite ( url As String ) As ArrayList
Parameters
- url (String)
- Starting URL of web-site to crawl.
Return Value
ArrayList
Returns list of Uri objects newly imported
Returns list of Uri objects newly imported
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610