This documentation is archived and is not being maintained.
XhtmlMobileTextWriter::ExitFormat Method
Visual Studio 2010
Removes the current style, restores the previous style as the current formatting 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.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ExitFormat(Style) | Removes the current style, restores the previous style as the current formatting 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. (Overrides MobileTextWriter::ExitFormat(Style).) |
|
ExitFormat(Style, Boolean) | Removes the current style, restores the previous style as the current formatting 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. (Overrides MobileTextWriter::ExitFormat(Style, Boolean).) |
Show: