XhtmlMobileTextWriter::WriteAttribute Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls.Adapters.XhtmlAdapters
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 an attribute and its value to the current element using the provided attribute and value, and encodes the value if specified. 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:
