GetTGStartTag()
Use this method to return the opening delimiter for a personalized piece of content (use GetTGEndTag() to create a corresponding closing delimiter).
Syntax
Function GetTGStartTag(ByVal iObjTGs As Collection) As String
Parameters
| Parameter | Description |
|---|---|
iObjTGs | The Target Group conditions of a Component Presentation. Given a Component Presentation object objCP, you can retrieve the Target Group conditions collection using objCP.TargetGroupConditions. |
Description
Any content between these tags is subject to personalization and will only appear in the e-mail messages of the appropriate Target Group members.