Mono Class Library: Overview

System.Web.UI.XhtmlTextWriter: Members

The members of System.Web.UI.XhtmlTextWriter 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.

Protected Properties

[read-only]
CommonAttributesHashtable. Documentation for this section has not yet been entered.
[read-only]
ElementSpecificAttributesHashtable. Documentation for this section has not yet been entered.
[read-only]
SuppressCommonAttributesHashtable. Documentation for this section has not yet been entered.

Public Methods

AddRecognizedAttribute(string, string)
Documentation for this section has not yet been entered.
override
IsValidFormAttribute(string) : bool
Documentation for this section has not yet been entered.
RemoveRecognizedAttribute(string, string)
Documentation for this section has not yet been entered.
SetDocType(XhtmlMobileDocType)
Documentation for this section has not yet been entered.
override
WriteBreak()
Documentation for this section has not yet been entered.

Protected Methods

override
OnAttributeRender(string, string, HtmlTextWriterAttribute) : bool
Documentation for this section has not yet been entered.
override
OnStyleAttributeRender(string, string, HtmlTextWriterStyle) : bool
Documentation for this section has not yet been entered.