| XHtmlWriterWriteStartAttribute Method |
| Name | Description | |
|---|---|---|
| WriteStartAttribute(String) | Writes the start of an attribute with the specified local name. (Inherited from XmlWriter.) | |
| WriteStartAttribute(String, String) | Writes the start of an attribute with the specified local name and namespace URI. (Inherited from XmlWriter.) | |
| WriteStartAttribute(String, String, String) | (Overrides XmlWriterWriteStartAttribute(String, String, String).) |