Strips HTML tags out of an HTML string and returns just the text.
public static string StripHtml(string html)
Parameters
html
Html String
See also:
Class HtmlUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic