CatExternalCatalog::getPublishedMediumSizeImageFileName Method
Retrieves the file name of the given external catalog image that is published to the EP.
Syntax
client server public static Filename getPublishedMediumSizeImageFileName(RecId _catExternalCatalogRecId)
Run On
Called
Parameters
- _catExternalCatalogRecId
Type: RecId Extended Data Type
The record ID of the CatExternalCatalog table.
Return Value
Type: Filename Extended Data Type
The file name of the external catalog image.
Remarks
If the external catalog has no image a default image will be used.