RetailRichMediaHelper::convertWebDavUrlToUncPath Method [AX 2012]

Convert WebDAV URL to UNC path.

client server public static str convertWebDavUrlToUncPath(CLRObject _url)

Run On

Called

Parameters

_url
Type: CLRObject Class
The URL.

Return Value

Type: str
The UNC path.
Show: