Add a Sub-Menu.

Specifying an Action for a sub-menu might indicate that menu supports both clicking of a caption (for the Action) or a dropdown arrow (for the sub-menu).

Syntax

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

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

Return Value

ISCustomMenuItem

An ISCustomMenuItem object.

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