Html |
The HtmlTagScript type exposes the following members.
Name | Description | |
---|---|---|
![]() | HtmlTagScript | Initializes a new instance of the HtmlTagScript class. |
![]() | HtmlTagScript(String) | Initializes a new instance of the HtmlTagScript class. |
![]() | HtmlTagScript(String, String) | Initializes a new instance of the HtmlTagScript class. |
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. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from HtmlTag) |
Name | Description | |
---|---|---|
![]() ![]() | LanguageAttribute | The language attribute name |
![]() ![]() | SourceAttribute | The source attribute name |
![]() ![]() | TagName | The tag name |
![]() ![]() | TypeAttribute | The type attribute name |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |