HttpServerUtilityWrapper::HtmlDecode Method
.NET Framework (current version)
Decodes an HTML-encoded string.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HtmlDecode(String^) | Decodes an HTML-encoded string and returns the decoded string.(Overrides HttpServerUtilityBase::HtmlDecode(String^).) |
![]() | HtmlDecode(String^, TextWriter^) | Decodes an HTML-encoded string and returns the results in a stream.(Overrides HttpServerUtilityBase::HtmlDecode(String^, TextWriter^).) |
Show:
