Directory DeleteDirectoryStructure Method Kentico 8.0 API Reference
Deletes all files in the directory structure. It works also in a shared hosting environment.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

path
Type: OnlineSystem String
Full path of the directory to delete
See Also