DirectoryHelper CombinePath Method Kentico 8.0 API Reference
Combines parts of one path together, handles back slashes. Path ends without backslash.

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

Parameters

paths
Type:  OnlineSystem String 
Parts to combine

Return Value

Type: OnlineString
See Also