wf-core:getVideoPreviewImageUrl

Gets the video preview image URL for a video article.

Syntax
<wf-core:getVideoPreviewImageUrl
   articleId="..."
   imageVersion="..."?
   relationTypeName="..."
   var="...">
   ...
</wf-core:getVideoPreviewImageUrl>
Attributes
var, mandatory, no runtime expressions

Result is returned via this attribute.

articleId, mandatory

The id of the video article.

relationTypeName, mandatory

The relation-type name of the preview image.

imageVersion

The image version for which the URL will be retrieved.