DhHTMLGenerator.getAttributeValue

Overview | Methods | Fields | This Package | All Packages

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.


Send feedback to MSDN.Look here for MSDN Online resources.