XhtmlMobileTextWriter::WriteAttribute Method

 

Namespace:   System.Web.UI.MobileControls.Adapters.XhtmlAdapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_pubmethodWriteAttribute(String^, String^)

Writes the specified markup attribute and value to the output stream.(Inherited from HtmlTextWriter.)

System_CAPS_pubmethodWriteAttribute(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).)

Return to top
Show: