Documentation Center

GetLinkBinaryURL()

Use this method to create a link to a Multimedia Component.

Syntax

Function GetLinkBinaryURL(ByVal binaryID As String) As String

Parameters

ParametersDescription
binaryID The URI of a Multimedia Component.

Description

The method transforms the URI of the Multimedia Component into a link.

Example Template code

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