AbstractStorageProviderUnMapStoragePath Method |
Removes the mapping to a storage provider
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public AbstractStorageProvider UnMapStoragePath(
string path
)
Parameters
- path
- Type: SystemString
Path to unmap
Return Value
Type:
AbstractStorageProviderSee Also