Microsoft SDK for Java

DhHTMLGenerator.addAttrString

Adds an attribute inside the current tag's less-than (<) and greater-than (>) characters.

Syntax

protected final void addAttrString( String strAttr, String strValue )

Parameters

strAttr

The name of the attribute to add.

strValue

The string value of the new attribute.

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