Create an HTML anchor tag from Address Details.

The Hyperlink will contain the necessary href to view the Contact Address, e.g., using Google Maps.

Syntax

finHtmlSummaryPage2TemplateUtilities.CreateHyperlinkFromAddressDetails(addressDetails, [singleLine], [iconCssClass], [addressFormatted])

Parameters

NameTypeOptionalByRefDescription
addressDetails ISAddressDetails The Address Details.
singleLine Boolean Optional If omitted, a value of False is assumed.
iconCssClass String Optional
addressFormatted String Optional A pre-formatted Address. This will be used in place of formatting the Address from the addressDetails parameter.

Return Value

String

A String value.

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