Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DhStyleBase.getCSSStyleString

Retrieves the style of the cascading style sheet.

Syntax

public String getCSSStyleString( String strStyleKey )

Parameters

strStyleKey

The name of the style to retrieve.

Return Value

Returns the style string.

Remarks

Calling this method directly is not part of the normal usage of this package. You should use more specific style methods.