Delete all files with the same name ([name].*).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Site name
- fileName
- Type: System String
Name of the file to delete
- deleteDirectory
- Type: System Boolean
Determines whether delete specified directory or not
- synchronization
- Type: System Boolean
Indicates wehther the method is called due to synchronization
See Also