Get HTML from the supplied collection of Summary Tables.

This uses the HTML Summary Page 2 String Builder to produce a complete HTML Summary Page. For more control, use the finHtmlSummaryPage2StringBuilder directly.

Syntax

finUtilities.GetHtmlFromSummaryTables(summaryTables, [htmlTitle], [compact], [tableWidth], [target], [blockCaption])

Parameters

NameTypeOptionalByRefDescription
summaryTables ISSummaryTables The Summary Tables.
htmlTitle String Optional
compact Boolean Optional If omitted, a value of False is assumed.
tableWidth String Optional If omitted, a value of 100% is assumed.
target iseSummaryPageTarget Optional If omitted, a value of iseSummaryPageTarget.Form is assumed.
blockCaption String Optional

Return Value

String

An HTML String.

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