| Name | Description | |
|---|---|---|
| Add | Add an item to the end of the collection. | |
| Clear | Clear collection. | |
| CountActive | Get a Count of Active Pages. | |
| CountPartialPages | Get a Count of Partial Pages. | |
| CreatePortalPage | Create a finPortalPage object. | |
| ExistsPageId | Check to see if an item with the specified Page Code exists in the collection. | |
| FromXmlString | Populates collection from an XML string. | |
| GetListSorted | Get a list of items sorted alphabetically by Page Id. | |
| 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. |
| Name | Description | |
|---|---|---|
| IsDirty Read-Only | Indicates whether this collection or any of its items have been modified. | |
| ItemByAutoBackupKey Read-Only | Get an item by its Auto Backup Key. | |
| ItemByPageId Read-Only | Get an item by Page Id. |