Represents a Menu Item for a Cloud Connect Menu.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Clear |
Clears this object and sets all of its properties to their defaults. |
|
Clone |
Create a Clone of this item. |
|
IsValid |
Check to see if this Item is valid. |
Properties
|
Name |
Description |
|
AllowMultiInstance |
Indicates whether, if targeting Record Tabs, multiple instances of this Menu Item should be allowed. |
|
Caption |
The Caption where applicable, e.g., for Group Headers or to override a Widget's Script-defined Caption. |
|
HasPermissionToView Read-Only |
Indicates whether the Current User Has Permission to View this Menu Item. |
|
HtmlWidgetId |
The Id of this HTML Widget type Menu Item (the Id of a system-supplied HTML Widget). |
|
Icon |
The name of the Icon for this Menu Item. |
|
IconAlt |
An Alternative Icon to use for this Menu Item (e.g., a monochrome Icon for finPOWER Connect Cloud). |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
MenuItemTarget |
The Menu Item Target. |
|
MenuItemTargetText |
The Menu Item Target in its String representation. |
|
MenuItemType |
The Menu Item Type. |
|
MenuItemTypeText |
The Menu Item Type in its String representation. |
|
Name |
The unique Name used to identify this Menu Item. |
|
Parameters Read-Only |
A collection of Widget Script Parameters. |
|
PermissionKeyView |
The Permission Key required to view this Menu Item. |
|
ScriptId |
The Id of the HTML Widget or General Script. |
|
ScriptPk |
The primary key of the HTML Widget or General Script. |
|
Tag |
The Tag property can be used to attach another value or object to this object. |
|
Url |
The URL for this External URL or Application Shortcut type Menu Item. |
|
Visible |
Indicates whether this Menu Item is Visible by default. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0