Represents a Menu Item that can be used by a User Interface (e.g., the finPOWER Connect Web Interface).
Properties
|
Name |
Description |
|
Action |
The Action of this Menu Item, e.g., a URL. |
|
Available |
Indicates whether this Menu Item is available. |
|
AvailableResolved Read-Only |
Indicates whether this Menu Item is available, accounting for any Permission Key. |
|
Caption |
The display Caption of this Menu Item. |
|
Html |
Custom HTML for this Menu Item is this is supported. |
|
Icon |
The Icon to use for this Menu Item. This might be the Id of an Icon or the URL to an icon image. |
|
IconAlt |
An Alternative Icon to use for this Menu Item (e.g., a monochrome Icon for finPOWER Connect Cloud). |
|
ItemType Read-Only |
|
|
MenuItemId Read-Only |
|
|
MenuItems Read-Only |
A collection of Menu Items. |
|
Parent Read-Only |
|
|
ParentMenuItem Read-Only |
|
|
PermissionKey |
A Permission Key to restrict rendering of this Menu Item. |
|
Priority |
A Priority for this item. |
|
Properties Read-Only System Use Only |
Ad-Hoc Properties that can be stored against this collection and persisted with the ToXmlString and FromXmlString methods. |
|
Tag |
|
|
Target |
The Target for this Menu Item, e.g., the name of a Window if this is a Web based Menu. |
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0