Generate an Icon Image.

This will only work if this business layer is attached to the finPOWER Connect User Interface since this is where the Icons are stored.

Syntax

finHtmlSummaryPage2TemplateUtilities.TemplateIcon(resourceId, [tooltip], [size], [cssClassOrStyle])

Parameters

NameTypeOptionalByRefDescription
resourceId String The Resource Id of the Icon. If this contains a comma, the value after the comma will be assumed to be the Resource Id of an Icon overlay.
tooltip String Optional A plain text Tooltip.
size Integer Optional The Icon Size. If omitted, a value of 16 is assumed.
cssClassOrStyle String Optional The CSS Class to assign to the HTML img tag.

Return Value

String

A String value.

Member of:
finHtmlSummaryPage2TemplateUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0