This topic has not yet been rated - Rate this topic

HtmlTextWriter.ExitStyle Method

Writes the closing tag of a markup element to end the specified layout and character formatting.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ExitStyle(Style) Writes the closing tag of a <span> element to end the specified layout and character formatting.
Public method ExitStyle(Style, HtmlTextWriterTag) Writes the closing tag of the specified markup element to end the specified layout and character formatting.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.