Share via


RetailRichMediaHelper::mapNetworkDrive Method [AX 2012]

Map network drive.

Syntax

client server public static str mapNetworkDrive(str _url)

Run On

Called

Parameters

  • _url
    Type: str
    The URL.

Return Value

Type: str
The network driver letter if mapped successfully, otherwise empty.

See Also

Reference

RetailRichMediaHelper Class