Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Search Namespaces
CMS.Search
SearchCrawler Class
SearchCrawler Methods
DownloadHtmlContent Method
HtmlToPlainText Method
IsCrawlerRequest Method
SearchCrawler
DownloadHtmlContent Method
Downloads the HTML code for the specified URL.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
DownloadHtmlContent
(
string
url
)
Parameters
url
Type:
System
String
Page URL
Return Value
Type:
String
Implements
ISearchCrawler
DownloadHtmlContent(String)
See Also
Reference
SearchCrawler Class
CMS.Search Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com