Delete forum attachment file stored in the file system.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site name
- attachmentFileName
- Type: System String
Name of the file to be deleted
- 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