DirectoryHelper CreateDirectoryInternal Method Kentico 8.1 API Reference
Creates directory. It works also in a shared hosting environment.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: DirectoryInfo
Returns DirectoryInfo representing the new directory.
See Also