Creates a blank Summary Table with some text.

Syntax

ISSummaryTables.CreateSummaryTableBlank(caption, text, [captionId], [captionHeadingLevel])

Parameters

NameTypeOptionalByRefDescription
caption String The Caption.
text String <para> Text to include (this will set the TextBefore property of the Summary Table). To show as an information box use "{{info|text}}". </para> <para> NOTE: This text will not be HTML Encoded when rendering as HTML. </para>
captionId String Optional Optional CaptionId.
captionHeadingLevel Integer Optional Optional Caption Heading Level. If omitted, a value of 0 is assumed.

Return Value

ISSummaryTable

An ISSummaryTable object.

Member of:
ISSummaryTables
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0