HtmlTextWriter.EnterStyle Method
.NET Framework 4.5
Writes the opening tag of a markup element that contains attributes that implement the layout and character formatting of the specified style.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |