ImageGallery.getSizeInfo (Method)

Returns information for the provided image gallery size specification ID.

Returns:

ImageGallery_GetSizeInfo_Struct (struct)

Arguments:

Name Type Required Description
id ImageGalleryID Required ID of an image gallery.
sizeID ImageGallerySizeID Required ID of an image gallery size specification.

Context:

License Requirements (none)
Permission Requirements (none)
Deny Context (none)
Require Context (none)
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization This method may be customized at the site level

Error Codes:

Code Error Message
89504 GalleryID and sizeID provided do not correspond with each other.

Notes:

None