| PathHelperGetObjectKeyFromPath Method (String) | 
            Returns object key from given path.
            
 
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 11.0.0
Syntaxpublic static string GetObjectKeyFromPath(
	string path
)
Parameters
- path
 - Type: SystemString
Path. 
Return Value
Type: 
String
See Also