Generate a Colour Block with a centred text label.

Syntax

finHtmlSummaryPage2TemplateUtilities.TemplateTextColourBlock(text, textColour, backColour, [width], [height])

Parameters

NameTypeOptionalByRefDescription
text String The text to display.
textColour String The HTML Colour for the text label.
backColour String The HTML colour for the colour block
width Integer Optional The width of the block in px If omitted, a value of 16 is assumed.
height Integer Optional The height of the block in px If omitted, a value of 16 is assumed.

Return Value

String

A String value.

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