Get the Id of an HTML Widget; either an overridden Script Id or the system Id.
Syntax
finCloudConnectFunctions.GetTaskManagerHtmlWidgetId(scriptType, forceBuiltIn, [startupParametersJson], [htmlWidgetAllowInitialEventCaching])
Parameters
| Name | Type | Optional | ByRef | Description |
| scriptType |
isefinCloudConnectTaskManagerScriptType |
|
|
The Cloud Connect Script Type. |
| forceBuiltIn |
Boolean |
|
|
Indicates whether to always return the system-supplied Widget Id, regardless of whether an overriding Widget is defined. |
| startupParametersJson |
String |
Optional |
ByRef |
|
| htmlWidgetAllowInitialEventCaching |
Boolean |
Optional |
ByRef |
If omitted, a value of False is assumed. |
Return Value
- Member of:
- finCloudConnectFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0