![]() | Html |
The HtmlTagContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Attributes | Get the HTML tag attributes. |
![]() | DeleteEndTag | Get or set whether the end tag should be deleted. |
![]() | DeleteTag | Get or set whether the tag should be deleted. |
![]() ![]() | InvokeCallbackForEndTag | Get or set whether the HtmlTagCallback should be invoked for the end tag. |
![]() ![]() | IsEmptyElementTag | Get whether the tag is an empty element. |
![]() ![]() | IsEndTag | Get whether the tag is an end tag. |
![]() | SuppressInnerContent | Get or set whether the inner content of the tag should be suppressed. |
![]() ![]() | TagId | Get the HTML tag identifier. |
![]() ![]() | TagName | Get the HTML tag name. |