XhtmlMobileTextWriter.EnterStyle Method
.NET Framework 3.0
Sets the provided style as the current style if the BeginCachedRendering method has been called.
| Name | Description |
|---|---|
| XhtmlMobileTextWriter.EnterStyle (Style) | Sets the provided style as the current style if the BeginCachedRendering method has been called. |
| XhtmlMobileTextWriter.EnterStyle (Style) | Writes the opening tag of a <span> element that contains attributes that implement the layout and character formatting of the specified style. |
| XhtmlMobileTextWriter.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. |
BeginCachedRendering ExitStyle Style ASP.NET and XHTML Compliance Architectural Overview of Adaptive Rendering
Community Additions
ADD
Show: