ImageGallery.removeFavorite (Method)
Removes the specified image gallery from the favorite list of the user.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | ImageGalleryID | Required | ID of the image gallery to remove from favorite list. |
Context:
License Requirements | (none) |
Permission Requirements | Contributor |
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 | This method may be customized at the site level |
Error Codes:
None
Notes:
None