HttpServerUtility.HtmlDecode Method
.NET Framework 4
Decodes a string that has been encoded to eliminate invalid HTML characters.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Name | 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. |