Add an Application Shortcut Action.

Syntax

ISSummaryTableActions.AddApplicationShortcutUrl(actionId, caption, url, [available])

Parameters

NameTypeOptionalByRefDescription
actionId String The unique Action Id to identify this action in the collection.
caption String The Caption.
url String The Application Shortcut URL.
available Boolean Optional Indicates whether this Action is available. If omitted, a value of True is assumed.

Return Value

ISSummaryTableAction

A new ISSummaryTableAction object.

Member of:
ISSummaryTableActions
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0