HttpServerUtilityBase::HtmlEncode Method
.NET Framework (current version)
When overridden in a derived class, HTML-encodes a string.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HtmlEncode(String^) | When overridden in a derived class, HTML-encodes a string and returns the encoded string. |
![]() | HtmlEncode(String^, TextWriter^) | When overridden in a derived class, HTML-encodes a string and sends the resulting output to an output stream. |
Show:
