Converts path to valid one (replaces slash to back slash) and optionally lower the case in the path.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type:
System String
Path
- lower
- Type:
System Boolean
Specifies whether path should be lowered inside method.
Return Value
Type:
See Also