Create an HTML region suitable for displaying a summary returned from an AI Service.

The HTML region will include styling to make it visually distinct as a summary and have the "is-ai-summary" CSS class assigned to it.

Syntax

finAI.CreateHtmlSummaryRegionFromFileSummary(fileSummary, [title], [htmlElementId])

Parameters

NameTypeOptionalByRefDescription
fileSummary finAI.FileSummary The File Summary object returned from an AI Service.
title String Optional
htmlElementId String Optional ByRef The HTML Element Id assigned to the created region.

Return Value

String

An HTML String.

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