Path FindExistingDirectory Method Kentico 8.0 API Reference
Finds the existing folder based on the given relative path

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

Parameters

path
Type: OnlineSystem String 
Relative path to folder
tryMappedPath
Type: OnlineSystem Boolean
If true, the check tries also the mapped path

Return Value

Type: OnlineBoolean
See Also