HtmlTextWriter.WriteAttribute Method
.NET Framework 4
Writes a markup attribute and its value to the output stream.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |