Directory GetCaseValidPath Method Kentico 8.0 API Reference
Returns lowered path if given container if not case sensitive. Otherwise method returns original path.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

path
Type: OnlineSystem String
Path to modify.
caseSensitive (Optional)
Type: OnlineSystem Nullable OnlineBoolean 
Indicates whether path is case sensitive

Return Value

Type: OnlineString
See Also