RetailRichMediaHelper::expandUrlTemplate Method [AX 2012]

Returns expanded url template.

client server public static str expandUrlTemplate(str _urlTemplate, Map _map)

Run On

Called

Parameters

_urlTemplate
Type: str
url string to expand.
_map
Type: Map Class
url template map.

Return Value

Type: str
Expanded url template.
Show: