Updates the file path of all the files matching specified criteria.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- originalPath
- Type: System String
Old file path of the files
- newPath
- Type: System String
New file path of the files
- libraryId
- Type: System Int32
ID of the library where the files belongs to
See Also