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