MultiPartWriter::ExitStyle Method

 

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

NameDescription
System_CAPS_pubmethodExitStyle(Style^)

Writes the closing tag of a <span> element to end the specified layout and character formatting. (Inherited from HtmlTextWriter.)

System_CAPS_pubmethodExitStyle(Style^, HtmlTextWriterTag)

Writes the closing tag of the specified markup element to end the specified layout and character formatting. (Inherited from HtmlTextWriter.)

Return to top
Show: