HtmlTextWriter.ExitStyle Method
.NET Framework 4
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.
| Name | Description | |
|---|---|---|
|
ExitStyle(Style) | Writes the closing tag of a <span> element to end the specified layout and character formatting. |
|
ExitStyle(Style, HtmlTextWriterTag) | Writes the closing tag of the specified markup element to end the specified layout and character formatting. |