Microsoft SDK for Java

DhHTMLGenerator.getAttributeValue

Retrieves the value of a specified attribute.

Syntax

protected final String getAttributeValue( String strAttrName )

Parameters

strAttrName

The name of the attribute.

Return Value

Returns the value of the attribute, or returns null if it is not present.

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