HtmlWriter.WriteAttributeValue method

The WriteAttributeValue method overloads write attribute values to the current attribute in the output.

Overload list

  Name Description
Public method WriteAttributeValue(String) The WriteAttributeValue method writes an attribute value to the output.
Public method WriteAttributeValue(HtmlAttributeReader) The WriteAttributeValue(HtmlAttributeReader) method writes an attribute value to the HTML output stream.
Public method WriteAttributeValue([], Int32, Int32) The WriteAttributeValue method reads an attribute value from a buffer and writes it to the output.

Top

See also

Reference

HtmlWriter class

HtmlWriter members

Microsoft.Exchange.Data.TextConverters namespace