Microsoft SDK for Java

DhElement.getHTML

Retrieves a string that contains the representative HTML text for this element and all its child elements.

Syntax

public String getHTML()

Return Value

Returns the HTML string that represents this element and all its children.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.