IsRenderingEmail()
Use this method to check e-mail rendering: this method returns true if Outbound E-mail is rendering content for e-mail, otherwise false.
Syntax
Function IsRenderingEmail(ByVal renderMode As String, ByVal
publicationTargetID As String) As Boolean
Parameters
| Parameter | Description |
|---|---|
renderMode | The current render mode. |
publicationTargetID | The URI of the Publication Target. |