XhtmlMobileTextWriter::WriteStyleAttribute Method

 

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

NameDescription
System_CAPS_pubmethodWriteStyleAttribute(String^, String^)

Writes the specified style attribute to the output stream.(Inherited from HtmlTextWriter.)

System_CAPS_pubmethodWriteStyleAttribute(String^, String^, Boolean)

Writes the specified style attribute and value to the output stream, and encodes the value, if specified.(Inherited from HtmlTextWriter.)

Return to top
Show: