Kentico 11 API Reference
Kentico 11 API Reference
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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com