Add a Menu Item.

Syntax

ISCustomMenuItems.AddItem(menuItemId, caption, [icon], [action], [permissionKey], [iconAlt])

Parameters

NameTypeOptionalByRefDescription
menuItemId String The Id of the Menu Item.
caption String The Caption.
icon String Optional The Icon.
action String Optional The Action of this Menu Item, e.g., a URL.
permissionKey String Optional
iconAlt String Optional

Return Value

ISCustomMenuItem

An ISCustomMenuItem object.

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