HtmlWriter.WriteEmptyElementTag method

The WriteEmptyElementTag method overloads write empty element tags to the output.

Overload list

  Name Description
Public method WriteEmptyElementTag(String) The WriteEmptyElementTag method writes an empty element tag to the output.
Public method WriteEmptyElementTag(HtmlTagId) The WriteEmptyElementTag method writes the empty element tag identified by id to the output.

Top

See also

Reference

HtmlWriter class

HtmlWriter members

Microsoft.Exchange.Data.TextConverters namespace