AmazonHelperGetDownloadPath Method |
Returns download path for given path.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax public static string GetDownloadPath(
string path
)
Parameters
- path
- Type: SystemString
Path
Return Value
Type:
StringSee Also