XhtmlMobileTextWriter::EnterStyle Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls.Adapters.XhtmlAdapters
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^) | Sets the provided style as the current style if the BeginCachedRendering method has been called. 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:
