HtmlMobileTextWriter::EnterStyle Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls.Adapters
Assembly: System.Web.Mobile (in System.Web.Mobile.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. (Inherited from HtmlTextWriter.) |
![]() | EnterStyle(Style^) | Begins a block by using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | 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. (Inherited from HtmlTextWriter.) |
Show:
