MediaLibraryInfoProviderCopyMediaLibraryFolder Method (String, Int32, String, String, Boolean, Boolean, Int32) |
Note: This API is now obsolete.
Namespace: CMS.MediaLibrary
[ObsoleteAttribute("This method is obsolete. Use CopyMediaLibraryFolder(string siteName, int libraryID, string origPath, string newPath, int userId, bool synchronization = false, bool logSynchronization = true) method instead.")] public static void CopyMediaLibraryFolder( string siteName, int libraryID, string origPath, string newPath, bool synchronization = false, bool logSynchronization = true, int userId = 0 )