Delete all files with the same name ([name].*) in specified directory.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- fileGuid
- Type:
System Guid
GUID of the file to delete
- siteName
- Type:
System String
Site name
- deleteDirectory
- Type:
System Boolean
Determines whether delete specified directory or not
- synchronization
- Type:
System Boolean
Indicates whether the method is called due to synchronization
See Also