ImageIndex.saveManualSelectionRecords (Method)
Saves the manually selected records for the specified image index element instance.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
pageID | RealPageID_NonBaseTemplate | Required | The unique ID of the page on which the image index element appears. |
controlID | ControlID | Required | The unique ControlID of the image index element. |
idList | IDList_EmptyString | Required | An ordered list of IDs of records for image index element in manual selection render mode. |
Context:
License Requirements | None |
Permission Requirements | element:Design |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None