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