This member is for System Use Only and should NOT be used.
Execute an HTML Widget type script for this Portal or, if specified, a Portal Page.

Syntax

finPortalHandler.ExecuteEvent(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, optionally suffixed with a Portal Page Id, e.g., "EventName~~~PortalPageId".
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.

Return Value

Boolean

A Boolean value indicating success.

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