XhtmlMobileTextWriter.ExitStyle Method

Removes the current style, restores the previous style as the current style, and calls the WriteEndTag method to close the current element.

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.

This method is used primarily by developers of custom mobile page and control adapters.

Community Additions

ADD
Show: