Share via


RetailRichMediaHelper::getUrlTemplateMap Method [AX 2012]

Url template map for default attribute group.

Syntax

client server public static Map getUrlTemplateMap(str _keyValue, str _stringToEncode)

Run On

Called

Parameters

  • _keyValue
    Type: str
    A key value.
  • _stringToEncode
    Type: str
    A string to encode.

Return Value

Type: Map Class
A map template for default attribute group.

See Also

Reference

RetailRichMediaHelper Class