Get HTML from the supplied Summary Table.

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.GetHtmlFromSummaryTable(summaryTable, [htmlTitle], [compact], [target])

Parameters

NameTypeOptionalByRefDescription
summaryTable ISSummaryTable The Summary Table.
htmlTitle String Optional
compact Boolean Optional If omitted, a value of False is assumed.
target iseSummaryPageTarget Optional If omitted, a value of iseSummaryPageTarget.Form is assumed.

Return Value

String

An HTML String.

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