HtmlTextWriter::ExitStyle Method
.NET Framework (current version)
Writes the closing tag of a markup element to end the specified layout and character formatting.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
