Click or drag to resize

HtmlTagScript Properties

The HtmlTagScript 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 propertyLanguage Gets or sets the language attribute value.
Public propertyName Gets the name.
(Inherited from HtmlTag)
Public propertySource Gets or sets the source (src) attribute value.
Public propertyType Gets or sets the type attribute value.
Top
See Also