HtmlUtils.StripHtml

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-2024 • Updated: 06/29/24
Comment or report problem with topic