Maps the given storage path to a local file system provider
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Path to map, e.g. ~/App_Data
- customRootPath (Optional)
- Type: System String
Custom root path of the representing file system, e.g. c:\MyFiles
See Also