MediaLibraryInfoProvider MoveMediaLibraryFolder Method Kentico 8.0 API Reference
Moves media library folder.

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

Parameters

siteName
Type: OnlineSystem String
Site name
libraryID
Type: OnlineSystem Int32
Library ID
origPath
Type: OnlineSystem String
Old folder path within the library folder
newPath
Type: OnlineSystem String
New folder path within the library folder
synchronization (Optional)
Type: OnlineSystem Boolean
Indicates if method is running by web farms synchronization
logSynchronization (Optional)
Type: OnlineSystem Boolean
Indicates if staging task should be logged
See Also