MediaLibraryInfoProvider CopyMediaLibraryFolder Method Kentico 8.1 API Reference
Copy media library folder.

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

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
userId (Optional)
Type: OnlineSystem Int32
ID of the user performing the action
See Also