Add an item to the end of the collection.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| actionId |
String |
|
|
The Action Id. |
| caption |
String |
|
|
A Caption for this Action. |
| icon |
String |
|
|
The name of the Icon for this Action. |
| scriptId |
String |
|
|
The Id of the HTML Widget Script. |
| groupId |
String |
Optional |
|
A Group Id. This is used as a caption for the Actions Group. |
| maxWidth |
Integer |
Optional |
|
The Maximum Width for the HTML Widget form in pixels.
If omitted, a value of 0 is assumed. |
| maxHeight |
Integer |
Optional |
|
The Maximum Height for the HTML Widget form in pixels.
If omitted, a value of 0 is assumed. |
| parameters |
ISKeyValueList |
Optional |
|
Script Parameters.
If omitted, a value of Nothing is assumed. |
Return Value
- Member of:
- finCloudConnectFormHeaderInfoActions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0