Microsoft SDK for Java

DhElement.getTagNameID

Retrieves the string identifier that will be generated when the getHTML method is called.

Syntax

protected int getTagNameID()

Return Value

Returns the string identifier for the tag name of this element. (The base class returns -1, an invalid ID.)

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