Create an HTML anchor tag from a Client Contact Method.

The Hyperlink will contain the necessary href to action the contact method, e.g. send an Email etc. If no actions are available then straight text (HTML encoded) will be returned.

Syntax

finHtmlTemplateUtilities.CreateHyperlinkFromClientContactMethod(client, contactMethod, [includeNotesPopup])

Parameters

NameTypeOptionalByRefDescription
client finClient The Client.
contactMethod finClientContactMethod The Client Contact Method.
includeNotesPopup Boolean Optional Indicates whether to include a Popup displaying details of any Notes held against this Contact Method. This relies on the ISHtmlSummaryPageBuilder object being used to display the created HTML. If omitted, a value of True is assumed.

Return Value

String

A String value.

Member of:
finHtmlTemplateUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0