XhtmlMobileTextWriter.ExitLayout Method
.NET Framework 3.0
Removes the current style, restores the previous style as the current formatting style, and calls the WriteEndTag method to close the current element.
| Name | Description |
|---|---|
| XhtmlMobileTextWriter.ExitLayout (Style) | Removes the current style, restores the previous style as the current layout style, and calls the WriteEndTag method to close the current element. |
| XhtmlMobileTextWriter.ExitLayout (Style, Boolean) | Removes the current style, restores the previous style as the current layout style, and calls the WriteEndTag method to close the current element. |
Community Additions
ADD
Show: