Overload | Description |
---|---|
HtmlDecode(String) | Decodes an HTML-encoded string and returns the decoded string. |
HtmlDecode(String,TextWriter) | Decodes an HTML-encoded string and sends the resulting output to a TextWriter output stream. |
Overload | Description |
---|---|
HtmlDecode(String) | Decodes an HTML-encoded string and returns the decoded string. |
HtmlDecode(String,TextWriter) | Decodes an HTML-encoded string and sends the resulting output to a TextWriter output stream. |