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