Share via


HtmlTagContext.DeleteTag method

The DeleteTag method overloads suppress the output of the tag that caused the callback to the HtmlTagCallback delegate.

Overload list

  Name Description
Public method DeleteTag() The DeleteTag method suppresses the output of the tag that caused the callback to the HtmlTagCallback delegate from the output of the conversion.
Public method DeleteTag(Boolean) The DeleteTag method suppresses the output of the tag that caused the callback to the HtmlTagCallback delegate from the output of the conversion and allows you to control whether output of the end tag is also suppressed.

Top

See also

Reference

HtmlTagContext class

HtmlTagContext members

Microsoft.Exchange.Data.TextConverters namespace