Add a custom Row Action to Upload one or more Files.
Syntax
finSmartListActions.AddRowCustomFileUpload(actionId, [maxFiles], [icon], [caption], [description])
Parameters
| Name | Type | Optional | ByRef | Description |
| actionId |
String |
|
|
|
| maxFiles |
Integer |
Optional |
|
If omitted, a value of 1 is assumed. |
| icon |
String |
Optional |
|
If omitted, a value of Folder|Upload is assumed. |
| caption |
String |
Optional |
|
If omitted, a value of File Upload is assumed. |
| description |
String |
Optional |
|
|
Return Value
- Member of:
- finSmartListActions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0