Create an HTML anchor tag from an Email address.

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.CreateHyperlinkFromEmail(email, [notes])

Parameters

NameTypeOptionalByRefDescription
email String The Email address.
notes String Optional Any Notes to display in a popup.

Return Value

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