Represents a collection of items in a finPOWER Connect Cloud Menu.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
AddFormShow |
Add an 'Application Shortcut' to Show a Form to the end of the collection. |
|
AddGroupHeading |
Add a 'Group Heading' item to the end of the collection. |
|
AddHtmlWidget |
Add an 'HTML Widget' item to the end of the collection. |
|
AddHtmlWidgetScript |
Add an 'HTML Widget Script' item to the end of the collection. |
|
AddSeparator |
Add a 'Separator' item to the end of the collection. |
|
Clear |
Clear collection. |
|
CreateCloudConnectMenuItem |
Create a finCloudConnectMenuItem object. |
|
DirtySet System Use Only |
|
|
ExistsName |
See if a Menu Item with this Name exists in the collection. |
|
FromXmlString |
Populates collection from an XML string. |
|
GetObjectName |
|
|
Insert |
Insert an item into the collection at the specified position. |
|
Remove |
Remove an item from the collection. |
|
RemoveAt |
Remove an item from the collection. |
|
ToXmlString |
Persists collection to an XML string. |
|
Validate |
Validates the collection. |
Properties
|
Name |
Description |
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
ItemByName Read-Only |
Retrieve an item by its name. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0