Execute an HTML Widget type script since a Portal is basically the same as an HTML Widget.

Syntax

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

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
widgetReturnValue String ByRef The Widget Return Value, e.g., HTML or a JSON formatted String.
literals ISKeyValueList ByRef

Return Value

Boolean

A Boolean value indicating success.

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