Directory GetCaseValidPath Method Kentico 8.1 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.1.5347.20411)

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