Click or drag to resize
MimeKit

HtmlAttributeIdExtensions Class

HtmlAttributeId extension methods.
Inheritance Hierarchy
SystemObject
  MimeKit.TextHtmlAttributeIdExtensions

Namespace: MimeKit.Text
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public static class HtmlAttributeIdExtensions

The HtmlAttributeIdExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodToAttributeName Converts the enum value into the equivalent attribute name.
Top
Remarks
HtmlAttributeId extension methods.
See Also