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
[read-only] | CommonAttributes | Hashtable.
Gets a Hashtable object containing common attributes of the markup tags for the System.Web.UI.XhtmlTextWriter object. |
[read-only] | ElementSpecificAttributes | Hashtable.
Gets a Hashtable object containing element-specific attributes. |
[read-only] | SuppressCommonAttributes | Hashtable.
Gets a Hashtable object of elements for which XhtmlTextWriter.CommonAttributes attributes are suppressed. |