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