DirectoryHelper MoveDirectoryInternal Method Kentico 8.1 API Reference
Moves specified directory to new path.

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

Parameters

sourcePath
Type: OnlineSystem String
Full disk path of the source folder
targetPath
Type: OnlineSystem String
New full disk path of the moved folder including its name
See Also