Deletes media file from file system.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
Site id
- libraryId
- Type: System Int32
Library id
- filePath
- Type: System String
Sub path to file
- onlyFile (Optional)
- Type: System Boolean
Indicates if only file should be deleted
- synchronization (Optional)
- Type: System Boolean
Indicates if method is running by web farms synchronization
See Also