HtmlTagValue Members
Include Protected Members
Include Inherited Members
Specifies the base class for field value classes that represent HTML tags.
The HtmlTagValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HtmlTagValue | Initializes a new instance of the HtmlTagValue class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns a string for an HTML tag with the current key-value attributes. (Overrides Object.ToString().) |
Top