Mono Class Library: Overview

System.Web.UI.Html32TextWriter: Members

The members of System.Web.UI.Html32TextWriter are listed below.

See Also: Inherited members from System.Web.UI.HtmlTextWriter

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

ShouldPerformDivTableSubstitutionbool. Documentation for this section has not yet been entered.
SupportsBoldbool. Documentation for this section has not yet been entered.
SupportsItalicbool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
FontStackStack. Documentation for this section has not yet been entered.

Public Methods

override
RenderBeginTag(HtmlTextWriterTag)
Documentation for this section has not yet been entered.
override
RenderEndTag()
Documentation for this section has not yet been entered.

Protected Methods

override
GetTagName(HtmlTextWriterTag) : string
Documentation for this section has not yet been entered.
override
OnStyleAttributeRender(string, string, HtmlTextWriterStyle) : bool
Documentation for this section has not yet been entered.
override
OnTagRender(string, HtmlTextWriterTag) : bool
Documentation for this section has not yet been entered.
override
RenderAfterContent() : string
Documentation for this section has not yet been entered.
override
RenderAfterTag() : string
Documentation for this section has not yet been entered.
override
RenderBeforeContent() : string
Documentation for this section has not yet been entered.
override
RenderBeforeTag() : string
Documentation for this section has not yet been entered.