Click or drag to resize
AmazonHelper.GetDownloadPath Method
Returns download path for given path.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 13.0.131
Syntax
C#
public static string GetDownloadPath(
	string path
)

Parameters

path
Type: System.String
Path

Return Value

Type: String
See Also