THtmlNode() > Html Tag data |
Character string with closing tag name.
Note: | READONLY | Data type: | C | Default: | NIL |
The instance variable :htmlEndTagName contains a character string holding the closing tag name of the HTML node without angled brackets. (e.g. "/table", "/html" ). If the HTML node has no closing tag, :htmlEndTagName contains NIL.
http://www.xHarbour.com