HtmlWriter.WriteEndTag method

The WriteEndTag method overloads write end tags to the output.

Overload list

  Name Description
Public method WriteEndTag(String) The WriteEndTag method writes an end tag to the output.
Public method WriteEndTag(HtmlTagId) The WriteEndTag method writes the end tag identified by id to the output.

Top

See also

Reference

HtmlWriter class

HtmlWriter members

Microsoft.Exchange.Data.TextConverters namespace