This member is for System Use Only and should NOT be used.
Execute an HTML Widget type script.

Syntax

finScriptExecutable.ExecuteHtmlWidget(returnValue, eventId, parametersJson, startupParametersJson, hostingContext, scriptRequestInfo, scriptContextData, widgetReturnValue)

Parameters

NameTypeOptionalByRefDescription
returnValue Boolean ByRef The Return Value from the Script function.
eventId String The Event Id.
parametersJson String A JSON-formatted String of the event parameters.
startupParametersJson String A JSON-formatted String of the start-up parameters.
hostingContext isefinHtmlWidgetHostingContext Details about where this Widget is being run from.
scriptRequestInfo finScriptRequestInfo Information about the Request to this Script.
scriptContextData ISKeyValueList Any additional information that the Script may require.
widgetReturnValue String ByRef The Widget Return Value, e.g., HTML or a JSON formatted String.

Return Value

Boolean

A Boolean value indicating success.

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