ImageGallery.setDefault (Method)
Sets the default image gallery for an user.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | ImageGalleryID_0_NEG1 | Required | ID of an image gallery to set as default. |
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:
Code | Error Message |
---|---|
89508 | Could not calculate the dimensions (height/width) of the image provided. |
Notes:
None