Click or drag to resize

HtmlTagBody Properties

The HtmlTagBody type exposes the following members.

Properties
 NameDescription
Public propertyAttributes Gets or sets the attributes.
(Inherited from HtmlTag)
Public propertyCanBeClosedInline Gets or sets a value indicating whether the tag can be closed inline.
(Inherited from HtmlTag)
Public propertyContent Gets or sets the content.
(Inherited from HtmlTag)
Public propertyIdentity Gets or sets the tag identity.
(Inherited from HtmlTag)
Public propertyName Gets the name.
(Inherited from HtmlTag)
Top
See Also