| SearchCrawlerDownloadHtmlContent Method  | 
            Downloads the html code for the specified url.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntaxpublic string DownloadHtmlContent(
	string url
)
Parameters
- url
 - Type: SystemString
Page url 
Return Value
Type: 
String
See Also