Creates directory. It works also in a shared hosting environment.
            
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
 - Type: 
System String
Full disk path of the new directory 
Return Value
Type: DirectoryInfoReturns DirectoryInfo representing the new directory.
See Also