Element Properties |
The Element type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes |
Gets the list of all attributes of the HTML tag.
|
![]() | InnerElements |
Gets the list of HTML elements directly contained in the current HTML element.
|
![]() ![]() | InnerHtml |
Gets or sets the inner HTML contents of the current HTML element.
|
![]() | OuterHtml |
Gets or sets the text representation of the current HTML element.
|
![]() | TagDefinition |
Gets or sets the tag definition of the current HTML element.
|
![]() ![]() | TagName |
Gets or sets the tag name of the current HTML element.
|