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