GetLinkBinaryURL()

Syntax

Function GetLinkBinaryURL(ByVal binaryID As String) As String

Parameters

ParametersDescription
binaryID The URI of a Multimedia Component.

Description

Use this method to create a link to a Multimedia Component. The method transforms the URI of the Multimedia Component into a link.

Example Template code

<img src="[% WriteOut OutboundEmail.GetLinkBinaryURL("tcm:5-2664") %]">