ForumAttachmentInfoProviderDeleteFiles Method |
Delete files in file system, with dependence on where condition.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public static void DeleteFiles(
string where,
string siteName
)
Parameters
- where
- Type: SystemString
Where condition - siteName
- Type: SystemString
Site name
See Also