Returns path from given object key.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objectKey
- Type: System String
Object key.
- absolute
- Type: System Boolean
Indicates whether returned path is absolute
- directory
- Type: System Boolean
Specifies whether object is directory.
- lower
- Type: System Boolean
Specifies whether path should be lowered inside method.
Return Value
Type: StringSee Also