This member is for System Use Only and should NOT be used.
Get initial HTML for an HTML Widget for use within the Windows version of finPOWER Connect.

NOTE: finPOWER Connect Cloud has its own method of initialising HTML Widgets as does the /External folder in the Web Services.

Syntax

finScriptExecutable.GetHtmlWidgetStartupHtml(startupParametersJson, hostingContext, scriptRequestInfo, scriptContextData, getForExternalWebBrowser, htmlWidgetUiStyleId, styleOther, portal)

Parameters

NameTypeOptionalByRefDescription
startupParametersJson String A JSON-formatted String of the start-up parameters.
hostingContext isefinHtmlWidgetHostingContext The Hosting Context of this HTML Widget.
scriptRequestInfo finScriptRequestInfo Information about the Request to this Script.
scriptContextData ISKeyValueList
getForExternalWebBrowser Boolean Indicates whether to get HTML for hosting in an external Web Browser (for testing purposes).
htmlWidgetUiStyleId String
styleOther String
portal finPortal

Return Value

String

A String value.

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