Returns lowered path if given container if not case sensitive. Otherwise method returns original path.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Path to modify.
- caseSensitive (Optional)
- Type: System Nullable Boolean
Indicates whether path is case sensitive
Return Value
Type: StringSee Also