Moves media file.
            
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
 - Type: 
System String
Site name 
- originalLibraryID
 - Type: 
System Int32
Original library ID 
- newLibraryID
 - Type: 
System Int32
New library ID 
- origPath
 - Type: 
System String
Old file path within the library folder 
- newPath
 - Type: 
System String
New file path within the library folder 
- synchronization (Optional)
 - Type: 
System Boolean
Indicates if method is running by web farms synchronization 
See Also