RetailRichMediaHelper::convertRelativeUrlToFilePath Method [AX 2012]

Convert the relative URL to file path.

Syntax

client server public static str convertRelativeUrlToFilePath(str _relativeUrl)

Run On

Called

Parameters

  • _relativeUrl
    Type: str
    The relative URL.

Return Value

Type: str
The file path.

See Also

Reference

RetailRichMediaHelper Class