HtmlTextWriter::EnterStyle Method
.NET Framework (current version)
Writes the opening tag of a markup element that contains attributes that implement the layout and character formatting of the specified style.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | EnterStyle(Style^) | Writes the opening tag of a <span> element that contains attributes that implement the layout and character formatting of the specified style. |
![]() | EnterStyle(Style^, HtmlTextWriterTag) | Writes the opening tag of a markup element that contains attributes that implement the layout and character formatting of the specified style. |
Show:
