MultiPartWriter::IsStyleAttributeDefined Method

 

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

NameDescription
System_CAPS_protmethodIsStyleAttributeDefined(HtmlTextWriterStyle)

Determines whether the specified markup style attribute is rendered during the next call to the RenderBeginTag method.(Inherited from HtmlTextWriter.)

System_CAPS_protmethodIsStyleAttributeDefined(HtmlTextWriterStyle, String^%)

Determines whether the specified markup style attribute and its value are rendered during the next call to the RenderBeginTag method.(Inherited from HtmlTextWriter.)

Return to top
Show: