WmlMobileTextWriter::WriteAttribute Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls.Adapters
Assembly: System.Web.Mobile (in System.Web.Mobile.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. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides HtmlTextWriter::WriteAttribute(String^, String^, Boolean).) |
Show:
