System.Web.UI.XhtmlTextWriter: Property Members

The properties of System.Web.UI.XhtmlTextWriter are listed below. For a list of all members, see the XhtmlTextWriter Members list.

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

Protected Properties

[read-only]
CommonAttributesHashtable.

Gets a Hashtable object containing common attributes of the markup tags for the System.Web.UI.XhtmlTextWriter object.

[read-only]
ElementSpecificAttributesHashtable.

Gets a Hashtable object containing element-specific attributes.

[read-only]
SuppressCommonAttributesHashtable.

Gets a Hashtable object of elements for which XhtmlTextWriter.CommonAttributes attributes are suppressed.