HtmlWriter.WriteAttributeName method

The WriteAttributeName method overloads write attribute names to the output.

Overload list

  Name Description
Public method WriteAttributeName(String) The WriteAttributeName method writes the specified attribute name to the output.
Public method WriteAttributeName(HtmlAttributeId) The WriteAttributeName method writes the attribute name identified by id to the output.
Public method WriteAttributeName(HtmlAttributeReader) The WriteAttributeName(HtmlAttributeReader) method writes an attribute name to the HTML output stream.

Top

See also

Reference

HtmlWriter class

HtmlWriter members

Microsoft.Exchange.Data.TextConverters namespace