Append a Heading and Summary using the same fonts and styles used in finPOWER Connect forms.

This function is for use by 'Summary Text' type Scripts that wish to return HTML but retain a similar look to the existing finPOWER Connect form.

Syntax

finHtmlSummaryPage2StringBuilder.AppendFormHeading(heading, summary, [width], [maxWidth], [minWidth])

Parameters

NameTypeOptionalByRefDescription
heading String The HTML encoded (if necessary) Heading text.
summary String The HTML encoded (if necessary) Summary text.
width String Optional The Width, e.g., 40px or 50%.
maxWidth String Optional The Maximum Width, e.g., 300px or 60%.
minWidth String Optional The Minimum Width, e.g., 100px or 20%.
Member of:
finHtmlSummaryPage2StringBuilder
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0