THtmlNode() > Html Attribute methods |
Returns all HTML attributes as a character string.
:attrToString() --> cAttributes
Method :attrToString() returns a character string holding all attributes set for the THtmlNode object. If no attributes are set, the method returns an empty string ("").
http://www.xHarbour.com