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