The HtmlTagScript 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.) |
![]() | Language |
Gets or sets the language attribute value.
|
![]() | Name |
Gets the name.
(Inherited from HtmlTag.) |
![]() | Source |
Gets or sets the source (src) attribute value.
|
![]() | Type |
Gets or sets the type attribute value.
|
See Also