HtmlTextWriter::EncodeAttributeValue Method
.NET Framework (current version)
Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | EncodeAttributeValue(HtmlTextWriterAttribute, String^) | Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context. |
![]() | EncodeAttributeValue(String^, Boolean) | Encodes the value of the specified markup attribute based on the requirements of the HttpRequest object of the current context. |
Show:
