Click or drag to resize
PathHelper.GetObjectKeyFromPath Method (String)
Returns object key from given path.

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

Parameters

path
Type: System.String
Path.

Return Value

Type: String
See Also