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