HtmlTextWriter::WriteAttribute Method
.NET Framework (current version)
Writes a markup attribute and its value to the output stream.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | WriteAttribute(String^, String^) | Writes the specified markup attribute and value to the output stream. |
![]() | WriteAttribute(String^, String^, Boolean) | Writes the specified markup attribute and value to the output stream, and, if specified, writes the value encoded. |
Show:
