Add an item to the list.

Syntax

ISFavouritesList.Add(caption, icon, applicationShortcutUrl)

Parameters

NameTypeOptionalByRefDescription
caption String The Caption.
icon String The Icon.
applicationShortcutUrl String The Application Shortcut URL.

Return Value

Boolean

A Boolean value indicating whether the item was added or not. This will only return False if the MaxItems allowed has already been met and the item cannot be added (this does not apply to MruList type lists).

Member of:
ISFavouritesList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0