XhtmlMobileTextWriter::ExitStyle Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls.Adapters.XhtmlAdapters
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | ExitStyle(Style^) | Writes the closing tag of a <span> element to end the specified layout and character formatting. (Inherited from HtmlTextWriter.) |
![]() | ExitStyle(Style^) | Removes the current style, restores the previous style as the current style, and calls the WriteEndTag method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ExitStyle(Style^, HtmlTextWriterTag) | Writes the closing tag of the specified markup element to end the specified layout and character formatting. (Inherited from HtmlTextWriter.) |
Show:
