HtmlMobileTextWriter::ExitStyle Method
Ends a block that has been using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
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^) | Ends a block that has been using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ExitStyle(Style^, Boolean) | Ends a block that has been using the layout and character formatting from a given style. 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.) |
