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.FileSystemStorage
Assembly: CMS.FileSystemStorage (in CMS.FileSystemStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

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