ISearchCrawlerDownloadHtmlContent Method |
Downloads the HTML code for the specified URL.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax string DownloadHtmlContent(
string url
)
Parameters
- url
- Type: SystemString
URL of the page to download.
Return Value
Type:
StringSee Also