Class ScraperHtmlUtil
public static class ScraperHtmlUtil
- Inheritance
-
ScraperHtmlUtil
- Inherited Members
Methods
HtmlDecode(string)
public static string HtmlDecode(string sHtml)
Parameters
sHtmlstring
Returns
Remarks
.NET version independent replacement for System.Web.HttpUtility.HtmlDecode() or System.Net.HttpUtility.HtmlDecode().
StripHtmlTags(string)
public static string StripHtmlTags(string sHtml)
Parameters
sHtmlstring