HtmlMobileTextWriter.ExitLayout Method (Style, Boolean)
.NET Framework (current version)
Removes the current style, restores the previous style as the current layout style, and optionally 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.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- style
-
Type:
System.Web.UI.MobileControls.Style
The style reference.
- breakAfter
-
Type:
System.Boolean
If breakAfter is true, a break is added after the closing style element.
.NET Framework
Available since 1.1
Available since 1.1
Show: