Html |
public static class HtmlTagIdExtensions
The HtmlTagIdExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEmptyElement | Determines whether the HTML tag is an empty element. | |
| IsFormattingElement | Determines whether the HTML tag is a formatting element. | |
| ToHtmlTagName | Converts the enum value into the equivalent tag name. |