MultiPartWriter::WriteAttribute Method

 

Namespace:   System.Web.UI.MobileControls.Adapters
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 the specified markup attribute and value to the output stream, and, if specified, writes the value encoded.(Inherited from HtmlTextWriter.)

Return to top
Show: