| DirectoryHelperDeleteDirectoryStructureInternal Method | 
            Deletes the directory structure. It works also in a shared hosting environment.
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual void DeleteDirectoryStructureInternal(
	string path
)
Parameters
- path
- Type: SystemString
 Full disk path of the directory to delete
 See Also
See Also