HttpUtility::HtmlAttributeEncode Method
.NET Framework (current version)
Minimally converts a string into an HTML-encoded string.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | HtmlAttributeEncode(String^) | Minimally converts a string to an HTML-encoded string. |
![]() ![]() | HtmlAttributeEncode(String^, TextWriter^) | Minimally converts a string into an HTML-encoded string and sends the encoded string to a TextWriter output stream. |
Show:

