PathHelperGetRelativePath Method |
Returns relative path from absolute one.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax public static string GetRelativePath(
string absolute
)
Parameters
- absolute
- Type: SystemString
Absolute path to process
Return Value
Type:
StringSee Also