XhtmlMobileTextWriter.ExitStyle Method
.NET Framework 2.0
Removes the current style, restores the previous style as the current style, and calls the WriteEndTag method to close the current element.
XhtmlMobileTextWriter Members
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
Style Class
EnterStyle
WriteEndTag
Style Class
EnterStyle
WriteEndTag
Architectural Overview of Adaptive Control Behavior
ASP.NET and XHTML
Architectural Overview of Adaptive Control Behavior
| Name | Description |
|---|---|
| XhtmlMobileTextWriter.ExitStyle (Style) | Removes the current style, restores the previous style as the current style, and calls the WriteEndTag method to close the current element. |
| XhtmlMobileTextWriter.ExitStyle (Style) | Writes the closing tag of a <span> element to end the specified layout and character formatting. |
| XhtmlMobileTextWriter.ExitStyle (Style, HtmlTextWriterTag) | Writes the closing tag of the specified markup element to end the specified layout and character formatting. |
Reference
XhtmlMobileTextWriter ClassXhtmlMobileTextWriter Members
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
Style Class
EnterStyle
WriteEndTag
Style Class
EnterStyle
WriteEndTag
Other Resources
ASP.NET and XHTMLArchitectural Overview of Adaptive Control Behavior
ASP.NET and XHTML
Architectural Overview of Adaptive Control Behavior
Community Additions
ADD
Show: