RetailRichMediaHelper::convertRelativeUrlToFilePath Method [AX 2012]

Convert the relative URL to file path.

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.
Show: