The HtmlTag type exposes the following members.
Properties
Name | Description | |
---|---|---|
Attributes |
Gets or sets the attributes.
| |
CanBeClosedInline |
Gets or sets a value indicating whether the tag can be closed inline.
| |
Content |
Gets or sets the content.
| |
Identity |
Gets or sets the tag identity.
| |
Name |
Gets the name.
|
See Also